-
Notifications
You must be signed in to change notification settings - Fork 10.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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! |
[pull] master from ytdl-org:master
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 ?
The text was updated successfully, but these errors were encountered: