Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
problems downloading youtube playlists #4658
Comments
|
Have you also tried it with the --playlist-start option? I'm having similar problems. In my case youtube-dl only downloads the first video of the playlist. |
|
I found that on a different system it worked - and wrote a file with lots of chinese characters, so I guess there is something missing in my terminal of the first PC I tried that prevents youtube-dl from recognizing the correct file-name encoding? But also I regularly stumble upon some errors (during downloading lists) like: It would be brilliant if there was a option to just continue with the next file and simply skip the error |
|
@kaefert |
|
it was on an ext4 formatted disk = system disk in the path /home/kaefert/Videos/youtube/ - but I dont think there is any filesystem that allows a file name with a length of 732 characters. Correctly encoded the filename is only 89 characters in length (including .part) -->
thanks for the --ignore-errors option will try that :) |
Hi there!
I've downloaded the latest youtube-dl like this:
curl https://yt-dl.org/downloads/2015.01.07.2/youtube-dl -o youtube-dl
confirming version:
trying to download a youtube playlist (some playlists work without a problem, this one doesn't..)
a second try, with --verbose option: