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.
Hi !
I am trying to download whole list of youtube, but it doesn't work (anymore). When I start, I see that job was forked and after first it's stopped and is waiting...
youtube-dl --ignore-errors --playlist-start 1 --playlist-end 50 --yes-playlist --verbose https://www.youtube.com/watch?v=ZN10WGBoJ2Y&list=PL58tmngiSlqq1U3laPLLCAac09g53D3gr
[1] 30815
andy@tardis:~/Videos/Simona_Weiss$ [debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--ignore-errors', u'--playlist-start', u'1', u'--playlist-end', u'50', u'--yes-playlist', u'--verbose', u'https://www.youtube.com/watch?v=ZN10WGBoJ2Y']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.12.18
[debug] Python version 2.7.9 - Linux-3.19.0-41-generic-x86_64-with-Ubuntu-15.04-vivid
[debug] exe versions: avconv 11.2-6, avprobe 11.2-6, rtmpdump 2.4
[debug] Proxy map: {}
[youtube] ZN10WGBoJ2Y: Downloading webpage
[youtube] ZN10WGBoJ2Y: Downloading video info webpage
[youtube] ZN10WGBoJ2Y: Extracting video information
[youtube] ZN10WGBoJ2Y: Downloading DASH manifest
[youtube] ZN10WGBoJ2Y: Downloading DASH manifest
[download] Simona Weiss - Ena želja-ZN10WGBoJ2Y.mp4 has already been downloaded and merged
And here it waits and waits.... In old times I could see more titles downloading... I added all additional parameters because it was said so by some other issues (I started without any on start)...