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 | 49 requests/hour | Unlimited | ₹49 | API_KEY |
🔵 Basic | 149 requests/hour | Unlimited | ₹149 | API_KEY |
🟣 Pro | 299 requests/hour | Unlimited | ₹299 | API_KEY |
🔴 Unlimited | 5000 requests/hour | Unlimited | ₹399 | IP (Single IP) |
Note: API keys are unique to each user. The Unlimited plan is tied to a single IP address.
Base Endpoint
🔑 API Access Key
MSG ME 𝐀𝐏𝐈 𝐚𝐧𝐝 𝐩𝐫𝐨𝐦𝐨𝐭𝐢𝐨𝐧
Free for limited users. Share feedback and get 1 Month FREE access!
🧩 Integration
Get started with our open-source bot example: Repo: https://github.com/xbitcode/StrangerMusicBot.git
📞 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
PressI
on the keyboard for editing env
PressCtrl+C
when you're done with editing env and:wq
to 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+b
and 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♥️ .