အွန်လိုင်း Newgrounds Playlist ဒေါင်းလုဒ်လုပ်သူ
Newgrounds Playlist မှ ဗီဒီယိုများ၊ အသံနှင့် ပုံများကို ဒေါင်းလုဒ်လုပ်ပါ *
Newgrounds Playlist မှဒေါင်းလုဒ်လုပ်နည်း
Downloader ဖြင့် Newgrounds Playlist မှ မီဒီယာကို ဒေါင်းလုဒ်လုပ်ခြင်းသည် ရိုးရှင်းပါသည်။ သင့်လင့်ခ်ကို အပေါ်ကအကွက်တွင် ကူးထည့်ပါ သို့မဟုတ် မီဒီယာ URL တစ်ခုခုရှေ့တွင် https://downloader.org/ ထည့်ပါ-
downloader.org/https://www.newgrounds-playlist.com/path/to/media
Newgrounds Playlist အကြောင်းအရာကို လွယ်ကူသော အဆင့် ၃ ဆင့်ဖြင့် ဒေါင်းလုဒ်လုပ်ပါ။
1. Newgrounds Playlist လင့်ခ်ကို ကူးယူပါ။
Newgrounds Playlist မှ သင်ဒေါင်းလုဒ်လုပ်လိုသော ဗီဒီယို၊ အသံ သို့မဟုတ် ပုံကို ရှာပြီး ၎င်း၏လင့်ခ်ကို ကူးယူပါ။ လမ်းညွှန်မှုများအတွက် ကျွန်ုပ်တို့၏ ကျူတိုရီရယ်များကိုလည်း စစ်ဆေးနိုင်ပါသည်။
2. Link ကိုကူးထည့်ပါ။
ကူးယူထားသော Newgrounds Playlist လင့်ခ်ကို အပေါ်က ရှာဖွေမှုဘားတွင် ကူးထည့်ပါ။
3. ဒေါင်းလုဒ်လုပ်ပြီး သိမ်းဆည်းပါ။
ဒေါင်းလုဒ်ခလုတ်ကို နှိပ်ပြီး သင်၏ Newgrounds Playlist အကြောင်းအရာ (ဗီဒီယို၊ အသံ သို့မဟုတ် ရုပ်ပုံ) ကို သင့်စက်သို့ တိုက်ရိုက် သိမ်းဆည်းပါ။
Downloader.org Developer API ကို
တစ်ခုတည်း API ကိုနှင့်အတူ 1,000+ ထောက်ခံဆိုက်များမှဗီဒီယိုများ, အသံနှင့်ပုံရိပ်များကိုဆွဲပါ။ တစ်ခု endpoint, platforms များ၏ရာပေါင်းများစွာ, ခန့်မှန်း JSON တုံ့ပြန်မှု။
import requests
response = requests.post(
"https://api.downloader.org/api/v1/submit/",
headers={"Authorization": "API_KEY"},
json={"url": "URL"},
)
for item in response.json()["items"]:
print(item["type"], item["url"])
BlueSky တွင် ကျွန်ုပ်တို့ကို လိုက်နာပါ။