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

YouTube playlist - wrong 404 errors #18814

Closed
queensoft666 opened this issue Jan 11, 2019 · 0 comments
Closed

YouTube playlist - wrong 404 errors #18814

queensoft666 opened this issue Jan 11, 2019 · 0 comments
Labels

Comments

@queensoft666
Copy link

@queensoft666 queensoft666 commented Jan 11, 2019

youtube-dl version 2019.01.02

Windows 10 x64 .bat file:
youtube-dl.exe -v --continue --no-overwrites -i -f "bestvideo[ext=mp4]+bestaudio[ext=m4a]/mp4" -o "%%(playlist_index)s. %%(title)s.%%(ext)s" "https://www.youtube.com/playlist?list=PL8PYTP1V4I8Ba7-rY4FoB4-jfuJ7VDKEE"

It downloads videos 1 to 5, 20-21.
For the others: 404 error
The videos are OK, I can open them in my browser.
Run the command several times, same erros on same videos.
Same script works for other playlists.

Tried one single video (number 6 from playlist), same 404 error:
youtube-dl.exe -v --continue --no-overwrites -i -f "bestvideo[ext=mp4]+bestaudio[ext=m4a]/mp4" -o "%%(title)s.%%(ext)s" https://www.youtube.com/watch?v=l3DH5lV_O68

@dstftw dstftw closed this Jan 11, 2019
@dstftw dstftw added the duplicate label Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.