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

brightcove broken.. #1504

Closed
burtonator opened this issue Sep 26, 2013 · 1 comment
Closed

brightcove broken.. #1504

burtonator opened this issue Sep 26, 2013 · 1 comment
Assignees

Comments

@burtonator
Copy link

@burtonator burtonator commented Sep 26, 2013

I get a traceback when I fetch this brightcove URL:

./youtube-dl http://medianetwork.oracle.com/video/player/1785452137001

./youtube-dl http://medianetwork.oracle.com/video/player/1785452137001
WARNING: Falling back on generic information extractor.
[generic] 1785452137001: Downloading webpage
[generic] 1785452137001: Extracting information
[generic] Brightcove video detected.
[Brightcove] 1785452137001: Downloading webpage
[Brightcove] 1785452137001: Extracting information
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "./youtube-dl/main.py", line 18, in
File "./youtube-dl/youtube_dl/init.py", line 687, in main
File "./youtube-dl/youtube_dl/init.py", line 671, in _real_main
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 584, in download
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 349, in extract_info
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 387, in process_ie_result
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 334, in extract_info
File "./youtube-dl/youtube_dl/extractor/common.py", line 103, in extract
File "./youtube-dl/youtube_dl/extractor/brightcove.py", line 48, in _real_extract
File "./youtube-dl/youtube_dl/extractor/brightcove.py", line 62, in _get_video_info
File "./youtube-dl/youtube_dl/extractor/brightcove.py", line 77, in _extract_video_info
IndexError: list index out of range

@ghost ghost assigned jaimeMF Sep 26, 2013
@jaimeMF jaimeMF closed this in 592882a Sep 26, 2013
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Sep 26, 2013

Fixed, thanks for the report!

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.