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.
youtube-dl hangs after downloading first video in playlist with no error #7779
Comments
|
Issue is resolved after using the correct URL: https://www.youtube.com/playlist?list=PLW5F17taC-EJq4jcgEmcbma3ZeUgSOE_f Apologies for opening the ticket too soon. |
I'm running the latest version 2015.12.06 and trying to download the following playlist. It downloads the first video fine but then just hangs there and does not continue. See below:
I've tried the same with
youtube-dl --yes-playlist --playlist-start 1 --playlist-end 46 --verbosebut still the same issue.