Closed kartikeyvaish closed 3 years ago
JioSaavn site is updated so we are not able to download.
Yes I know...Actually my JioSaavn account subscription expired and I wanted to download all the songs and save it into my device The scipts that the owner provided helped me to download them. Actually I copied the source code of the page where all my songs were there Then I extracted all the links from it and pasted it into a text file. After that I usedd this text file to download all the songs. Noo Login Nothing..Simple!
I really don't see what part of it is not working. You have to upload at least a screenshot or error you got and the command you used.
I am attatching a screenshot of the Power Shell Where I executed the command donwload_reloaded.py -user -a
It says DONE but no songs are being downloaded
@monuyadav016 This is the error Im getting when downloading the playlist or albums from profile.
python3 download_reloaded.py -user -a
Traceback (most recent call last):
File "download_reloaded.py", line 78, in <module>
obj.run()
File "download_reloaded.py", line 41, in run
account.start_download_album()
File "/home/nadmin/Saavn-Downloader/scripts/saavnaccount.py", line 279, in start_download_album
library_json, session = self.getLibrarySession()
TypeError: 'bool' object is not iterable
Yes there is some error while downloading songs from a Profile.. Other than profile section everything else is working for me. :)
Maybe this is related to new OTP that Saavn sends via email on new logins.
You can close this issue as the site is Updated. It requires OTP Login so you cannot download songs from Profile. Other than that everything is working as expected.!
OTP validation not only breaks features relating to profile songs download but also the one which allows for creation of temporary fake accounts. Everyone can still download their playlists since they are public by default.
Songs from Account are not being downloaded