-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
Downloading youtube playlist gives output "Collected 0 video ids" #26228
Comments
you're trying to download a youtube mix playlist generated for your account. you need to be logged in to that account on youtube-dl with |
@selfisekai I just checked, and I have the problem even with a 'mix' when I am not logged in to youtube. I get a I tried to add that mix as a playlist to my playlists, but I still cannot download it. I also cannot change the visibility of that new playlist, as it does not show up in Youtube Studio. I also can copy-and-paste the EXACT link to a new private browser window where I am not logged in (e.g. So it cannot be something connected to an account! Please re-open this ticket! |
Replaces mix tests based on a strange mix type RDQM{videoId} (only reference I could find is ytdl-org/youtube-dl#26228) and with an invalid video id of 13 characters (the first two characters were QM, but even after removing QM there still wasn't a video available at that id). Also updates mocks.
Replaces mix tests based on a strange mix type RDQM{videoId} (only reference I could find is ytdl-org/youtube-dl#26228) and with an invalid video id of 13 characters (the first two characters were QM, but even after removing QM there still wasn't a video available at that id). Also updates mocks.
Replaces mix tests based on a strange mix type RDQM{videoId} (only reference I could find is ytdl-org/youtube-dl#26228) and with an invalid video id of 13 characters (the first two characters were QM, but even after removing QM there still wasn't a video available at that id). Also updates mocks.
Checklist
Verbose log
Description
The command does not find the videos that are part of the playlist. It still seem to work for other playlists, while it does not work for other playlists (e.g.
RDEMHSpo_Uv9STIRtF73zMywLg
).The text was updated successfully, but these errors were encountered: