Skip to content
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

Error 404 while trying to download from Vimeo On Demand #14332

Open
lucasrscosta opened this issue Sep 25, 2017 · 5 comments
Open

Error 404 while trying to download from Vimeo On Demand #14332

lucasrscosta opened this issue Sep 25, 2017 · 5 comments

Comments

@lucasrscosta
Copy link

@lucasrscosta lucasrscosta commented Sep 25, 2017

Hello, everyone. I am getting an HTTP Error 404: Not Found while trying to download from Vimeo On Demand. Any guess on the reason this is happening? Thanks in advance.

C:\Users\lucas\Desktop\Downloads>youtube-dl -v -u lucas@com https://vimeo.com/ondemand/dozecamadas/190360067 --verbose
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '-u', 'PRIVATE', 'https://vimeo.com/ondemand/dozecamadas/190360067', '--verbose']
Type account password and press [Return]:
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2017.09.24
[debug] Python version 3.4.4 - Windows-10-10.0.15063
[debug] exe versions: none
[debug] Proxy map: {}
[vimeo:ondemand] dozecamadas: Downloading webpage
ERROR: Unable to download webpage: HTTP Error 404: Not Found (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp1uop9avr\build\youtube_dl\extractor\common.py", line 503, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp1uop9avr\build\youtube_dl\YoutubeDL.py", line 2178, in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_default

@ozburo
Copy link

@ozburo ozburo commented Sep 28, 2017

Well, that video is 404/gone.

@lucasrscosta
Copy link
Author

@lucasrscosta lucasrscosta commented Sep 29, 2017

@eythian
Copy link

@eythian eythian commented Oct 10, 2017

I've having exactly the same issue with a different ondemand video. Can view in the browser, can't youtube-dl it due to a 404.

@snarfed
Copy link

@snarfed snarfed commented Jul 23, 2018

we're seeing this right now too...but with an odd pattern. our service that uses youtube-dl, http://huffduff-video.snarfed.org/ , runs on an AWS EC2 instance. it's recently started hitting this error on some vimeo videos.

if i use youtube-dl to download the same vimeo video on my local machine, on a different ISP/network (usually residential or commercial), it works fine. then, after a few seconds, if i try http://huffduff-video.snarfed.org/ again, it doesn't hit the error and downloads the video fine.

so maybe vimeo is selectively blocking huffduff-video's IP address, maybe just on certain videos, but then when a different IP downloads that video, it removes the block? odd if so. not sure what to do about it.

@ildar
Copy link

@ildar ildar commented May 29, 2020

I'm not sure it is the same issue, but with "skillsmatter" I succeeded with #1883 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
6 participants
You can’t perform that action at this time.