Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't fetch info or download playlist #314

Open
numeropi opened this issue Nov 4, 2022 · 4 comments
Open

Can't fetch info or download playlist #314

numeropi opened this issue Nov 4, 2022 · 4 comments
Labels

Comments

@numeropi
Copy link

numeropi commented Nov 4, 2022

Using latest pip version...v8.5.0
Not sure if the reason is bcs i'm trying to download an episode which is inside a playlist but the tool doesn't show any explicit reason why it can't download or fetch info... even with verbose...

➜  spotify_dl -l https://open.spotify.com/playlist/75NEJbzbpRrjF6HTMRJewv -V
[12:49:47] Starting spotify_dl v8.5.0                                                                                                                                          spotify_dl.py:118
Setting debug mode on spotify_dl                                                                                                                                               spotify_dl.py:121
Checking for tokens                                                                                                                                                               scaffold.py:28
Tokens fetched : d460067474cc4ffea61f97d53d78ed7f a99934453ace42eeb0096335c956b74c                                                                                                scaffold.py:31
Arguments: Namespace(download=True, format_str='bestaudio/best', keep_playlist_order=False, multi_core=0, no_overwrites=False, output='.', proxy='', skip_mp3=False,           spotify_dl.py:158
url=['https://open.spotify.com/playlist/75NEJbzbpRrjF6HTMRJewv'], use_sponsorblock='no', verbose=True, version=False)                                                                           
Sponsorblock enabled?: no
Got item_type playlist and item_id 75NEJbzbpRrjF6HTMRJewv                                                                                                                         spotify.py:253
Saving songs to download directory
Fetched 0 of 1 songs from the playlist ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00
Fetching track info                    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━   0% -:--:--
@numeropi numeropi added the bug label Nov 4, 2022
@kithenry
Copy link
Contributor

kithenry commented Nov 5, 2022

It aint a bug ,, what you are trying to download isn't supported by the tool at least for now.. sorry.. maybe a bit more description to the readme to clarify the tool is mainly for songs

@numeropi
Copy link
Author

numeropi commented Nov 5, 2022

No need to be sorry :-)
Yeap, not a bug per se. Maybe would be better some catch handler in case that is not the supported content to say it while trying to download. But in README would be interesting too, thanks.

@SathyaBhat
Copy link
Owner

It does warn you if you pass a podcast link but never thought I'd see podcast in a playlist. thanks for the feedback

@CDSWambo
Copy link

I, on the other hand, have been downloading playlists all fine yesterday, until I started getting this message. What is it about? have I reached my download limit or something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants