prabaprakash / Saavn-Downloader

Saavn Downloader
92 stars 41 forks source link
album bulk-downloader downloader m4a mp3 music-dl music-downloader playlist saavn saavn-downloader songs

Saavn Downloader

PoC for vulnerability in Saavn App researched by Arun. The fullset of funcitonality offered by this is:

Installation

$ pip3 install -r requirements.txt

Usage

Download Playlist or Album from Web URL
$ python3 Download.py
$ Paste the URL: https://www.jiosaavn.com/album/tum-hi-aana-from-marjaavaan/j9bfphC2728_

alt text FOSSA Status

NOTE: If at any point there is an Error or the Download fails you can Retry the same command

Download All Albums of an Artist

$ python Download.py -artist --album
$ Paste the URL of Artist Profile: https://www.jiosaavn.com/artist/babbal-rai-albums/pRd5ZTGrLv8_

Download All Songs of an Artist

$ python Download.py -artist --song
$ Paste the URL of Artist Profile: https://www.jiosaavn.com/artist/babbal-rai-albums/pRd5ZTGrLv8_

Download All Playlist from your profile

$ python3 Download.py -p
$ Enter your Email: your_saavn_email
$ Enter your Password: your_saavn_password

Download All Albums from your profile

$ python3 Download.py -a
$ Enter your Email: your_saavn_email
$ Enter your Password: your_saavn_password

Download All JioSaavn Originals or Podcast Shows from your profile

$ python3 Download.py -s
$ Enter your Email: your_saavn_email
$ Enter your Password: your_saavn_password

Known Issues

Development

Want to contribute? Great!

Docker

Not yet

License

FOSSA Status