This Telegram bot can download any song available on Jio Saavn. To use the bot, simply search for "@jio_saavn_songs_bot" on Telegram and start chatting.
🔴 Offline
Jio Saavn API (Unofficial) by Sumit Kolhe
- Clone this repository:
git clone https://github.com/Anuragd275/jio-saavn-bot.git
- Install the required packages:
pip install -r requirements.txt
- Run the bot:
python main.py
- Start chatting with the bot on Telegram by searching for "@jio_saavn_songs_bot"
- Send the name of the song you want to download in this format
/song Song Name
- The bot will reply with the song in 320 kbps quality
- Fork the repository.
- Create a new branch:
git checkout -b my-new-feature
- Make changes and commit them:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Create a new pull request.
This project is licensed under the MIT License. See the LICENSE file for details.