TuneViaBot is a blazing fast, modern Telegram music bot built with Pyrogram and PyTgCalls. It streams high-quality music into your group voice chats and supports various platforms like YouTube, Spotify, Apple Music, and more.
To ensure fast and reliable audio downloads, TuneViaBot supports both yt-dlp
and an optional API-based fallback. This dual system uses:
- ๐ API method for faster performance (optional but recommended).
- ๐ Cookies are mandatory for YouTube access; API is optional but boosts speed.
# โโโโโ Custom API Configs โโโโโ #
COOKIE_URL = getenv("COOKIE_URL") # necessary
API_URL = getenv("API_URL") # optional
API_KEY = getenv("API_KEY") # optional
Step-by-step VPS Deployment Instructions
sudo apt update && sudo apt install git curl python3-pip ffmpeg -y
curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
source ~/.bashrc
nvm install node
git clone https://github.com/CertifiedCoders/TuneViaBot
cd TuneViaBot
pip3 install -U -r requirements.txt
sudo apt install tmux -y
sudo bash setup
tmux new -s tune
sudo bash start
Platform | Link |
---|---|
๐ Generate Session | |
๐ Heroku Deploy |
- sแดฉแดแดษชแดส แดสแดษดแดs แดแด Anony าแดส AnonXMusic
๐ Crafted with Passion by Certified Coders ๐