it wont let me download anything.
See original GitHub issueSO i tried downloading spotify playlist and this error was thrown:
Traceback (most recent call last): File "main.py", line 771, in <module> CLI.main(sys.argv[1:]) File "main.py", line 624, in main md.downloadBySpotifyUriPlaylistMode(array[i+1], CLI.path) File "main.py", line 208, in downloadBySpotifyUriPlaylistMode playlist = user.getPlaylistTracks(playlist_uri) File "/home/kalp/smd/spotify.py", line 153, in getPlaylistTracks for j, item in enumerate(playlist['items']): KeyError: 'items'
Issue Analytics
- State:
- Created 3 years ago
- Comments:6
Top Results From Across the Web
If you can't download or update apps on your iPhone or iPad
If you can't download or update apps on your iPhone or iPad. Try this if you have an issue when you update or...
Read more >My computer (windows 10) won't download anything
I am attempting to use a computer that hasn't been used in a couple of months. Since it updated windows, I am not...
Read more >Tech fix: What to do when you can't download apps to your ...
1. Check that you have a strong Wi-Fi or mobile data connection · 2. Clear the Play Store's cache and data · 3....
Read more >Why Won't My Computer Download Anything From the Web ...
Causes can range from improper hardware connections or software settings. Tracing the source of the problem requires testing both the network and computer ......
Read more >13 Fixes to Try If You Can't Download on Windows 11
Get back to downloading files on your PC using these solutions · Why is my computer not letting me download files? · How...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Wrong, having free account is sufficient for downloading. It has been working since I discovered it last week and it is working now.
freyr is a spotify-information-relying youtube-dl clone of which there are dime a dozen, namely spotify-downloader, spotify-dl and Spotify-Playlist-Downloader. The biggest difference between freyr and others is that freyr has a misleading description on its main page and its creator bears delusions of it being a wonderful project that warrants donation pages. It does not work if a track is not available on youtube and the audio quality it produces is inferior to the kind accessible on youtube or spotify even with a free account due to it re-encoding audio files that are already lossy. Not only that, it artificially inflates the size of the files by transcoding them to an unnecessarily higher 320k bitrate.
clspotify 💯… love it for ripping straight off Spotify, however you always need a premium account.
freyr instead, just tailors to everyone, regardless of whether they even have an account to begin with.
Now,
freyr
already has the ability to choose download sources (-D, --downloader
). Just that, as of the time of writing, it only supports YouTube / YouTube Music. I’ll make a note to extend that list to support optionally sourcing directly from Spotify / Deezer.Thanks for bringing clspotify to my attention, btw.