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

Crash when trying to download embed vimeo video with domain restriction #397

Closed
ojab opened this issue Aug 13, 2012 · 2 comments
Closed

Crash when trying to download embed vimeo video with domain restriction #397

ojab opened this issue Aug 13, 2012 · 2 comments

Comments

@ojab
Copy link

@ojab ojab commented Aug 13, 2012

URL to video (not embed) http://vimeo.com/47019590 works just fine, but copypasted from Page Source embed URL leads to backtrace:

$ /sources/youtube-dl/youtube-dl http://player.vimeo.com/video/47019590
[vimeo] 47019590: Downloading webpage
[vimeo] 47019590: Extracting 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 "/sources/youtube-dl/youtube-dl/main.py", line 7, in
File "/sources/youtube-dl/youtube-dl/init.py", line 535, in main

File "/sources/youtube-dl/youtube-dl/init.py", line 519, in _real_main

File "/sources/youtube-dl/youtube-dl/FileDownloader.py", line 475, in download
File "/sources/youtube-dl/youtube-dl/InfoExtractors.py", line 80, in extract
File "/sources/youtube-dl/youtube-dl/InfoExtractors.py", line 1019, in _real_extract
IndexError: list index out of range

@ojab
Copy link
Author

@ojab ojab commented Aug 13, 2012

(youtube-dl latest git:
HEAD is now at a171dbf Merge pull request #386 from FiloSottile/blip)

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Apr 27, 2013

Now you can use youtube-dl "http://player.vimeo.com/video/47019590" --referer http://vimeo.com and it will download the video.

@jaimeMF jaimeMF closed this Apr 27, 2013
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
2 participants
You can’t perform that action at this time.