2 930
مشترکین
+624 ساعت
+77 روز
+26330 روز
آرشیو پست ها
2 933
NEW FEATURE: KILWA VOICE (Text-to-Speech) API IS HERE! 🎧🔊
— حوّل أي نص مكتوب إلى مقطع صوتي احترافي في ثوانٍ —
تم إضافة ميزة تحويل النص إلى صوت (Text-to-Speech) رسمياً لخدمات KILWA!❤️🔥
دلوقتي تقدر تحول أي رسالة، مقال، أو سكريبت إلى ملف صوتي (Voice Note) واقعي جداً
━━━━━━━━━━━━━━━━━━━━━
🔊 KILWA VOICE API : توليد مقاطع صوتية طبيعية من النصوص مع دعم 3 أصوات مختلفة (رجل وامرأتين). 🔴 GET Request : 🌐 http://de3.bot-hosting.net:21007/kilwa-voice?text=النص_المراد_تحويله_هنا&voice=1 *(ملاحظة: معامل voice يحدد نوع الصوت 👈 1 = رجل 👨🎓 | 2 = أنثى 👩🦰 | 3 = أنثى 👩🦰)*━━━━━━━━━━━━━━━━━━━━━
Example Response : 📦 🔊 لا يوجد رد نصي (JSON)! الاستجابة عبارة عن ملف صوتي مباشر (MP3) 🎵 (جاهز للتشغيل مباشرة في المتصفح أو الإرسال كـ Voice Note في بوتك فوراً بخطوة واحدة). يمكنك تحويله ل بوت تيليجرام للاستفادة القصوي━━━━━━━━━━━━━━━━━━━━━ Features & Specs : 🟩 ✨ • التنوع 🎯: دعم 3 أصوات احترافية لتناسب جميع استخداماتك (صوت رقم 1: رجل 😂، صوت رقم 2: أنثى 👩🦰، صوت رقم 3: أنثى 👩). • السرعة ⚡️: معالجة فورية وتوليد المقطع الصوتي وتحميله في ثوانٍ معدودة. • السلاسة 🔥: إرجاع ملف Audio مباشر يسهل دمجه في كودك بدون تعقيدات أو استخراج روابط. OWNER: @OK_Mo3AZ 🕷️✅ CHANNEL: @BOTATKILWA ✅ If I don't see any reaction I will disable all API 🎀
2 933
2 933
Launching the YouTube API – Search and Download 🚨
URL : https://zecora0.serv00.net/download/DownloadTube.php 📇
-----------------------------------
🔴 Example Request ( research )
curl "https://zecora0.serv00.net/download/DownloadTube.php?type=search&q=Music"
🔴 Example Response
{
"success": true,
"dev": "Dont forget to support the channel @VIPCODE3",
"query": "Music",
"estimated_results": 870942,
"results": [
{
"video_id": "........",
"title": "........",
"channel": ".......",
"duration": ".......",
"views": ".......",
"video_url": "https://www.youtube.....",
"thumbnails": { ... }
}
]
}
🔴 Example Request ( Download )
curl -X POST "https://zecora0.serv00.net/download/DownloadTube.php" \
-H "Content-Type: application/json" \
-d '{"type":"download","url":"https://www.youtube.com/......"}'
🔴 Example Response
{
"success": true,
"dev": "Dont forget to support the channel @VIPCODE3",
"video_info": {
"title": ".......",
"author": ".......",
"duration": ".......",
"views": "......."
},
"video_formats": [
{
"quality": ".......",
"size": ".......",
"has_audio": false,
"url": "https://..."
}
],
"audio_formats": [
{
"bitrate_kbps": ....,
"size": "....",
"url": "https://...."
}
]
}
-----------------------------------
It retrieves 100 search resultsYou can increase this by using tokens such as: ⚜️
curl "https://zecora0.serv00.net/download/DownloadTube.php?type=search&q=Music&{next=next_tokens}"• Owner : @ZecoAI ✅ • Channel : @VipCode3 🔘
2 933
Repost from VipCode
Launching the YouTube API – Search and Download 🚨
URL : https://zecora0.serv00.net/download/DownloadTube.php 📇
-----------------------------------
🔴 Example Request ( research )
curl "https://zecora0.serv00.net/download/DownloadTube.php?type=search&q=Music"
🔴 Example Response
{
"success": true,
"dev": "Dont forget to support the channel @VIPCODE3",
"query": "Music",
"estimated_results": 870942,
"results": [
{
"video_id": "........",
"title": "........",
"channel": ".......",
"duration": ".......",
"views": ".......",
"video_url": "https://www.youtube.....",
"thumbnails": { ... }
}
]
}
🔴 Example Request ( Download )
curl -X POST "https://zecora0.serv00.net/download/DownloadTube.php" \
-H "Content-Type: application/json" \
-d '{"type":"download","url":"https://www.youtube.com/......"}'
🔴 Example Response
{
"success": true,
"dev": "Dont forget to support the channel @VIPCODE3",
"video_info": {
"title": ".......",
"author": ".......",
"duration": ".......",
"views": "......."
},
"video_formats": [
{
"quality": ".......",
"size": ".......",
"has_audio": false,
"url": "https://..."
}
],
"audio_formats": [
{
"bitrate_kbps": ....,
"size": "....",
"url": "https://...."
}
]
}
-----------------------------------
It retrieves 100 search resultsYou can increase this by using tokens such as: ⚜️
curl "https://zecora0.serv00.net/download/DownloadTube.php?type=search&q=Music&{next=next_tokens}"• Owner : @ZecoAI ✅ • Channel : @VipCode3 🔘
