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 not working since one/few hour on debian #896
Comments
|
Debian is fast, but not that fast. The new release has been online for a couple of minutes. I'm looking into this error. |
|
Thanks! Do you know when i can update to the new version with this fix? |
|
Looks like a new video format, consisting of multiple small files that get then assembled (at least with the HTML5 player). We're working on supporting it, you'll get a notification when we implement the new format. |
|
Thanks! I only had this problem on Vevo music videos on this moment. |
|
It seems that the signature is now encrypted on vevo videos. |
|
@strex Where do you see that ID? For me, the video info looks like
and the URLs like
|
|
You can see it in the get_video_info response. The normal formats are still available, now there are two maps with URLs, url_encoded_fmt_stream_map with the normal formats and adaptive_fmts with the multiple small files. In videos which are not from vevo you can also see both maps, but: use_cipher_signature=False |
|
Mmm, do you know any user agents that use the traditional videos? Both HTML5 and Flash use the adaptive ones for me. |
|
I got here looking for information on this: Assuming this is the proper bug... it's not just on vevo videos: I saw the above for the first time, today, on four videos in a row. Watching in browser works fine. Likely not relevant, but they came from a friend in England... but they also appear to be very recent (within last month). Exact same thing as bascension: Pardon this likely extremely ignorant question, but what's Chrome (Google Chrome 22.0.1229.26 (Official Build 153823) beta / OS Linux / WebKit 537.4 (@126825) ) able to do that there isn't an equivalent python library for? |
|
Till now thanks your so busy with it :D. I hope it will working soon! Thanks a lot. |
|
Basically they have replaced the
I'm working on finding a fix for this as well. @strex any ideas? |
|
Is there anything we users can do to help out, with information? I just noticed it's not just recent videos: One of the ones that fails for me: What's really unique is, I downloaded 20+ videos this morning (low bandwidth, so I do it while I'm sleeping)... no errors. And, also, one of the ones my friend sent worked, now. So, I can't see any rhyme or reason; why some would be changed(?) and others not... |
|
@cinereous Basically they have only enabled this new They had also rolled out these updates to the video page ( |
|
Duplicate of #897. |
|
I have the same problem |
A few hours ago everything was working perfectly. Now not anymore. I see there was a new release today.
youtube-dl http://www.youtube.com/watch?v=fBt4VdlZLNI -F
[youtube] Setting language
[youtube] fBt4VdlZLNI: Downloading video webpage
[youtube] fBt4VdlZLNI: Downloading video info webpage
[youtube] fBt4VdlZLNI: Extracting video information
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/bin/youtube-dl/main.py", line 18, in
File "/bin/youtube-dl/youtube_dl/init.py", line 606, in main
File "/bin/youtube-dl/youtube_dl/init.py", line 590, in _real_main
File "/bin/youtube-dl/youtube_dl/FileDownloader.py", line 727, in download
File "/bin/youtube-dl/youtube_dl/FileDownloader.py", line 465, in extract_info
File "/bin/youtube-dl/youtube_dl/InfoExtractors.py", line 99, in extract
File "/bin/youtube-dl/youtube_dl/InfoExtractors.py", line 735, in _real_extract
KeyError: 'sig'