prabaprakash / Saavn-Downloader

Saavn Downloader
93 stars 40 forks source link

cannot download an album #39

Closed dineshkoravi closed 4 years ago

dineshkoravi commented 4 years ago

it wont download this album.

https://www.jiosaavn.com/album/what-is-psych/jXKhstjC--c_

Output:

Enter the url:https://www.jiosaavn.com/album/what-is-psych/jXKhstjC--c_
...
Initiating Album Downloading
Album name:  What Is Psych?
Downloading Bury My Burden.m4a
...
Please paste link of album or playlist
prabaprakash commented 4 years ago

Fixed it, working good.

dineshkoravi commented 4 years ago

No. It does not work still. Check below.

(saavn) F:\Git\Saavn-Downloader>python Download.py
C:\Users\korav\Envs\saavn\lib\site-packages\requests\__init__.py:91: RequestsDependencyWarning: urllib3 (1.25.2) or chardet (3.0.4) doesn't match a supported version!
  RequestsDependencyWarning)
Enter album/playlist url: https://www.jiosaavn.com/album/what-is-psych/jXKhstjC--c
Downloading Album
Album name:  What Is Psych?
Downloading Bury My Burden.m4a
Please paste album/playlist url

Let me know if im doing something wrong.

prabaprakash commented 4 years ago

Checking it @dineshkoravi

prabaprakash commented 4 years ago

@dineshkoravi The error was occurred while creating folder in windows with these name "What Is Psych?". Question mark isn't allowed in folder creation. fixed it. closing the issue

dineshkoravi commented 4 years ago

Thankyou. But I am still unable to download another album now.

Album : https://www.jiosaavn.com/album/layilo-from-layilo/krxTbUvvK84_

Enter album/playlist url: https://www.jiosaavn.com/album/layilo-from-layilo/krxTbUvvK84_
Please paste album/playlist url
dineshkoravi commented 4 years ago

I think this is due to change in Saavn UI code. its not parsing data properly.