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

TVNZ/brightcove said: #4256

Open
bohwaz opened this issue Nov 20, 2014 · 4 comments
Open

TVNZ/brightcove said: #4256

bohwaz opened this issue Nov 20, 2014 · 4 comments
Labels
bug

Comments

@bohwaz
Copy link

@bohwaz bohwaz commented Nov 20, 2014

This is what I get with TVNZ:

$ youtube-dl -v 'http://tvnz.co.nz/intrepid-nz/s1-ep8-video-6123341'
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://tvnz.co.nz/intrepid-nz/s1-ep8-video-6123341']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.11.20
[debug] Python version 2.7.3 - Linux-3.2.0-4-amd64-x86_64-with-debian-7.7
[debug] exe versions: avconv 1.0.10, avprobe 1.0.10, ffmpeg 1.0.10, ffprobe 1.0.10, rtmpdump 2.4
[debug] Proxy map: {}
[generic] s1-ep8-video-6123341: Requesting header
WARNING: Falling back on generic information extractor.
[generic] s1-ep8-video-6123341: Downloading webpage
[generic] s1-ep8-video-6123341: Extracting information
[generic] Brightcove video detected.
[download] Downloading playlist: Intrepid NZ, Series 1, Episode 8 | TVNZ Ondemand
[generic] playlist Intrepid NZ, Series 1, Episode 8 | TVNZ Ondemand: Collected 1 video ids (downloading 1 of them)
[download] Downloading video #1 of 1
[Brightcove] ref:6123341: Downloading webpage
ERROR: brightcove said:
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 536, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 199, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/brightcove.py", line 202, in _real_extract
videoPlayer[0], query_str, query, referer=referer)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/brightcove.py", line 226, in _get_video_info
'brightcove said: %s' % error_msg, expected=True)
ExtractorError: brightcove said:

jaimeMF added a commit that referenced this issue Nov 20, 2014
@jaimeMF jaimeMF added the bug label Nov 20, 2014
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Nov 20, 2014

The video is not available from my country and when I try to download with youtube-dl I get brightcove said: This player is not enabled for HTML5 delivery (with the change in 4d46c1c).

@bohwaz
Copy link
Author

@bohwaz bohwaz commented Nov 20, 2014

Yes I get the right error message with the change you did, thank you.

The video is actually not available in HTML5 so the message is right, only in Flash (with DRM), that's why I'm trying to get it (flash is too slow), is there any way to do it?

@canavan
Copy link

@canavan canavan commented Jun 1, 2015

http://www.zeit.de/video/2014-01/3021528351001 results in the same message (ERROR: brightcove said: This player is not enabled for HTML5 delivery.). Is it even theoretically possible to download such videos?

@jcm36
Copy link

@jcm36 jcm36 commented Sep 5, 2015

Any updates on this? Would be great to be able to download from tvnz. Thanks.

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
5 participants
@canavan @bohwaz @jaimeMF @jcm36 and others
You can’t perform that action at this time.