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.
vimeo: ERROR: Unable to retrieve video webpage: HTTP Error 404: Not Found #354
Comments
|
Duplicate of issue #285 |
|
Not quite. Surely Vimeo is interested in both bugs, but the code has changed since #284 (fixed), and that's a new (recent) issue. |
|
I do not have any problems downloading from vimeo with the current master branch. |
|
yes, version 2012.02.27, gives the error with vimeo. |
|
I had this error with a video, then I updated youtube-dl (-U) and it worked. Are others still having issues with it? |
|
Yes, after updating vimeo works again. |
|
I assume just look at the HEAD revision of this repo |
|
where? can you paste the link ? |
|
The new compiled version is actually only a zip file (that you can unzip - This was done to be able to split the code in different files (easier to Also, the tracebacks remain readable and refer to files and line numbers of I think I should put up a FAQ for this. |
|
that's interesting. i unzipped it and tested with vimeo. it doesn't work. |
|
You have to unzip in a clean folder, then call "python ./main.py ..." |
|
yee, i do that, it unzips just one - youtube-dl file.. |
|
This is how it goes for me (Linux):
Which is your platform/OS? How/With what do you unzip? |
|
yhmmm
|
|
Please make sure that you have the latest youtube-dl executable: |
|
ok, my mistake :) |
|
No problem, nice to hear it works! |
youtube-dl ver. 2012.02.27
python ver. 2.6.5 (r265:79063, Feb 28 2011, 21:55:45)
when trying to get any vimeo link: ERROR: Unable to retrieve video webpage: HTTP Error 404: Not Found
any ideas ?