Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Video download error: http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=5047621992001&pubId=219646971&videoId=5047563058001 #12736
Comments
|
Use |
|
yes works with that command, its comes from here |
Which is http://ew.com/article/2016/07/23/comic-con-emerald-city-adria-arjona/ I'm not quite sure what you're getting at, since the original raw m3u8 URL is not the sort of thing you would encounter directly. You would get it if you ran #12178 adds support for Brightcove embeds like that page features. If it gets merged, then you would just use I'm not sure if this is a significant bug or not; it's only apparent because there are more serious problems, I think. But a case could be made that class BrightcoveLegacyIE(InfoExtractor):
IE_NAME = 'brightcove:legacy'
_VALID_URL = r'(?:https?://.*brightcove\.com/(services|viewer).*?\?|brightcove:)(?P<query>.*)' |
|
Thanks to @johnhawkinson, this's already supported in the latest version.
|
http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=5047621992001&pubId=219646971&videoId=5047563058001
This is the output of youtube-dl -v
youtube-dl -v --no-check "http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=5047621992001&pubId=219646971&videoId=5047563058001"
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '--no-check', 'http://c.brightcove.com/service
s/mobile/streaming/index/rendition.m3u8?assetId=5047621992001&pubId=219646971&vi
deoId=5047563058001']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2017.04.14
[debug] Python version 3.4.4 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-80980-g7af44ce
[debug] Proxy map: {}
[brightcove:legacy] 5047563058001: Downloading webpage
ERROR: brightcove said: A valid ID was not sent for this player.
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpykl6x8ju\bu
ild\youtube_dl\YoutubeDL.py", line 761, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpykl6x8ju\bu
ild\youtube_dl\extractor\common.py", line 429, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpykl6x8ju\bu
ild\youtube_dl\extractor\brightcove.py", line 287, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpykl6x8ju\bu
ild\youtube_dl\extractor\brightcove.py", line 310, in _get_video_info
youtube_dl.utils.ExtractorError: brightcove said: A valid ID was not sent for th
is player.