Python Script to Download Music from JioSaavn!
-
You need a terminal to run this script
So Download Tarmux
-
Open Tarmux and run this 2 cmds to install git & python
pkg install gitpkg install pythonFollow the inline commands
After successfully install your teminal is ready run this script
1.Clone this repo
git clone https://github.com/AjujOT/jiosaavn_script
- Go to this directory
cd jiosaavn_script
3.Install requirenets by running this cmd
pip3 install -r requirements.txt
4.And finally run the script
python3 main.py
That's it now you can download your favorite music from JioSaavn
- sumitkolhe [For JioSaavnAPI]