-
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
[Youtube] Playlist only downloading first 200 videos instead of all 300+ #27298
Comments
update to 2020.12.05 and problem still persists. |
Hi! I'm not sure about the errors, but I'm also running into this issue on Windows when talking about the number of downloaded videos in a playlist/channel. I've just downloaded a playlist with 100 videos, youtube-dl finished downloading playlist, but when i checked the folder there was only 50, then i run youtube-dl a couple of times against that playlist again and this time it downloaded the rest. This also happens when checking the download archive, youtube-dl reports only halv of what's in the archive file like 15 out of 30 or 50 out of 100 etc. I have this "issue" since last week, but the workaround is always to re-try the commands 2-3 times, that's when it works properly. @kloklojul not sure if you have tried that? if not, try the commands manually a couple of times, not the script. |
i'm using ubuntu server. I tried usind the command manualy and with other parameters (such as using the generic extractor) but unfortunatly it always only downloads the first 200 at best. The generic extractor only downloads the first 100. |
Possibly related to #27313 |
@kloklojul Do you try more than once? |
He is getting a different error message but it does have the same behaviour.
yep, 5 times just now |
Very strange, i downloaded a list with 540 videos, but as i said the first try gets only some videos so a re-try is necessary. |
Ok, i found the issue, atleast partially. I used "https://www.youtube.com/watch?v=UC6u0Tct-Fo&list=PL36D642111D65BE7C" as the link for the playlist. A suggestion of mine for the youtube extractor would be, when someone is trying to download a playlist make the programm check for the ?v parameter and auto format the link. |
For me, it only downloads first 100... This also seems to be reocurring issue. It appeared back in mid november or something like that, then it was fixed, no its back again. Strange thing, I was on version 2020.11.24, where it was working few days back, now today didnt work, updated to 12.07. and still doesn't. My guess is there are some changes being done on youtube side.... |
It is hard to tell if it is because of the script but it has been happening for more and more users lately including me, and yes the workaround is to re-try until it gets all the downloads, hope it gets fixed |
Checklist
https://i.imgur.com/2wsbIxf.png
There are some old reports from 2018 but they seem to be fixed. There is another issue from some days ago that got closed without any comments and i can't find any info regarding this problem. ( #Intermittently only seeing first 100 videos of a playlist #27197 )
Verbose log
Description
for the past few months i have used a crontab and youtube-dl to keep a playlist synced with my local storage. The job runs once every day. The script i use for this looks like this :
Up untill some days ago this worked flawlessly but lately the script only downloads the first 200 or sometime just the first 100 videos and than just stops while saying "Finished downloading playlist". The only errors i'm getting is when a video is not available anymore.
The text was updated successfully, but these errors were encountered: