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.
Having issues with downlad #2921
Comments
|
Same here, even after a [chbrown@air ~/Movies]$ youtube-dl -v X4CxwKUjagI
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'X4CxwKUjagI']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.05.13
[debug] Python version 2.7.5 - Darwin-13.1.0-x86_64-i386-64bit
[debug] Proxy map: {}
[youtube] Setting language
[youtube] X4CxwKUjagI: Downloading webpage
[youtube] X4CxwKUjagI: Downloading video info webpage
[youtube] X4CxwKUjagI: Extracting video information
[download] Destination: HTML5Devonf Session Bryan Klimt - '7 Ways Transpiling Makes JavaScript Better'-X4CxwKUjagI.mp4
[download] 100% of 317.02MiB in 00:00
ERROR: content too short (expected 332424213 bytes and served 5333)
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1009, in process_info
success = dl(filename, info_dict)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 985, in dl
return fd.download(name, info)
File "/usr/local/bin/youtube-dl/youtube_dl/downloader/common.py", line 291, in download
return self.real_download(filename, info_dict)
File "/usr/local/bin/youtube-dl/youtube_dl/downloader/http.py", line 191, in real_download
raise ContentTooShortError(byte_counter, int(data_len))
ContentTooShortErrorThis particular video plays just fine directly through Youtube.com. |
|
No problems here for either of the above: # youtube-dl RripQHLHLzU [youtube] Setting language [youtube] RripQHLHLzU: Downloading webpage [youtube] RripQHLHLzU: Downloading video info webpage [youtube] RripQHLHLzU: Extracting video information [download] Destination: 024 - Database Basics-RripQHLHLzU.mp4 [download] 100% of 40.30MiB in 00:05 # youtube-dl X4CxwKUjagI [youtube] Setting language [youtube] X4CxwKUjagI: Downloading webpage [youtube] X4CxwKUjagI: Downloading video info webpage [youtube] X4CxwKUjagI: Extracting video information [download] Destination: HTML5Devonf Session Bryan Klimt - '7 Ways Transpiling Makes JavaScript Better'-X4CxwKUjagI.mp4 [download] 100% of 317.02MiB in 01:37 [debug] youtube-dl version 2014.05.19 [debug] Python version 2.7.6 - Linux-3.13.0-24-generic-x86_64-with-Ubuntu-14.04-trusty |
|
It's also working for me (it used to failed), so I guess it's something on their side. |
|
Yep, suddenly it works-- must have been something weird on YouTube's side. |
|
It also ended up working for me. Thanks though. |
Can not be able to pull https://www.youtube.com/watch?v=RripQHLHLzU
Youtube keeps getting error 500.
Thanks.