HritwikSinghal / Clipboard-saavn-song-downloader

Download songs from Jiosaavn by just copying song, album, playlist link to clipboard.
GNU General Public License v3.0
2 stars 0 forks source link

Download Fails .. Log Attached #6

Open Adeshwar03 opened 2 years ago

Adeshwar03 commented 2 years ago

Waiting for url from clipboard.... got url: https://www.jiosaavn.com/s/playlist/577bfd5954de823fedf7acef5d7373be/Hidden_Hindi_Tunes/sIsdQWUuXOruCJW60TJk1Q__ [ERROR] : 2022-01-12 01:47:38,814 : root : (clipboard-saavn-song-downloader.py).start(100) : Traceback (most recent call last): File "C:\Users\xxx\Downloads\Clipboard-saavn-song-downloader-master\clipboard-saavn-song-downloader.py", line 97, in start my_downloader.run() File "C:\Users\xxx\Downloads\Clipboard-saavn-song-downloader-master\src\saavn_downloader.py", line 101, in run songs_json: dict = saavn_API.API().fetch_details(url=self.url) File "C:\Users\xxx\Downloads\Clipboard-saavn-song-downloader-master\src\tools\saavn_API.py", line 133, in fetch_details payload: dict = self._payloads[url_type] KeyError: 's'

HritwikSinghal commented 2 years ago

Hi, thanks for the logs. Where did you find this playlist? and where can i find more of these?

Adeshwar03 commented 2 years ago

Found it on Pinterest. https://in.pinterest.com/Barryvsh/jiosaavn-playlist-links/

Has a nice collection

On Wed, Jan 12, 2022 at 8:22 AM Hritwik @.***> wrote:

Hi, thanks for the logs. Where did you find this playlist? and where can i find more of these?

— Reply to this email directly, view it on GitHub https://github.com/HritwikSinghal/Clipboard-saavn-song-downloader/issues/6#issuecomment-1010578955, or unsubscribe https://github.com/notifications/unsubscribe-auth/AORNAVNTCB2ADF5PLBEESYTUVTUIRANCNFSM5LXHTEAQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.*** .com>

HritwikSinghal commented 2 years ago

Hi, i have pushed temporary fix for the issue while i am investigating a permanent fix. Now the program will show you the url's of the songs in that playlist so you need to copy those URL's to a file and run the program with '--file ' flag to download them.