Stream Audio & Video in your Telegram Music Bots — fast, secure, and cookie-free.
Introducing a robust API for Telegram Music Bots that allows audio & video playback with zero cookies and minimal errors. This API is designed for developers, music bot owners, and anyone building scalable music systems on Telegram.
- ✅ Audio & Video Streaming Support
- ✅ Cookie-free & Error-free Playback
- ✅ API Key Based Access
- ✅ Flexible Rate Limits
- ✅ Affordable Monthly Plans
- ✅ Easy Integration (Python, Node.js, C++, etc.)
| 💼 Plan | ⚡ Rate Limit | ♾️ Usage | 💵 Price (INR/month) | 🔑 Access Type |
|---|---|---|---|---|
| 🟢 Lite | 3000 requests/day | per month | ₹99 | API_KEY |
| 🔵 Basic | 5000 requests/day | per month | ₹179 | API_KEY |
| 🟣 Pro | 10000 requests/day | per month | ₹349 | API_KEY |
| 🔴 Ultra pro | 20000 requests/day | per month | ₹699 | API_KEY |
Note: API keys are unique to each user. The Unlimited plan is tied to a single IP address.
Base Endpoint
🔑 API Access Key
Contact US 𝐀𝐏𝐈 𝐚𝐧𝐝 𝐩𝐫𝐨𝐦𝐨𝐭𝐢𝐨𝐧
Online Documentation: https://tgapi.xbitcode.com/docs Get your API key from : https://t.me/tgmusic_apibot Use your key in config.py API key patter: xbit_10000000xx0233
⚡️ Getting Started [Documentation]
📞 Contact & Support
Need help or want to subscribe?
Telegram:𝐀𝐏𝐈 𝐚𝐧𝐝 𝐩𝐫𝐨𝐦𝐨𝐭𝐢𝐨𝐧
Maintained by: Xbitcode
This service is intended for personal and educational use. Users must follow YouTube’s Terms of Service and Telegram’s Bot Policy.
- Get your Necessary Variables
- Upgrade and Update by :
sudo apt-get update && sudo apt-get upgrade -y - Install Ffmpeg by :
sudo apt-get install python3-pip ffmpeg -y - Install required packages by :
sudo apt-get install python3-pip -y - Install pip by :
sudo pip3 install -U pip - Install Node js by :
curl -fssL https://deb.nodesource.com/setup_19.x | sudo -E bash - && sudo apt-get install nodejs -y && npm i -g npm - Clone the repository by :
git clone https://github.com/xbitcode/music && cd music - Install requirements by :
pip3 install -U -r requirements.txt - Fill your variables in the env by :
vi sample.env
PressIon the keyboard for editing env
PressCtrl+Cwhen you're done with editing env and:wqto save the env - Rename the env file by :
mv sample.env .env - Install tmux to keep running your bot when you close the terminal by :
sudo apt install tmux && tmux - Finally run the bot by :
bash start - For getting out from tmux session : Press
Ctrl+band thend
━━━━━━━━━━━━━━━━━━━━
Made with ❤️ by XBITCODE
```- _sᴩᴇᴄɪᴀʟ ᴛʜᴀɴᴋs ᴛᴏ Sparrow For Core Development
_sᴩᴇᴄɪᴀʟ ᴛʜᴀɴᴋs ᴛᴏ Rehanna For Youtube Proxy
_Maintainer Ami
__sᴩᴇᴄɪᴀʟ ᴛʜᴀɴᴋs ᴛᴏ Team yukki and Anon for base repository♥️ .
