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.
Brightcove JSON extraction failing #2283
Comments
|
Works for me, but downloads only first video
|
|
I can't even get the first one. Granted, I was trying to copy the video link directly, as opposed to using the URL to the main page. Let me try that. |
|
OK, using the NY URL, I can grab the first video. Can't find a way to get the other two though. |
|
Thanks for the report. Support for multiple Brightcove videos on one site has been added as of youtube-dl 2014.02.03.1. Type |
|
Thanks!! |
Tried to access the URL below, hosted at The Newyorker
Per advice from the binary, after I'd updated to 2014.01.30.2, the following stack trace was thrown:
$ youtube-dl --verbose "http://link.brightcove.com/services/player/bcpid2538399966001/?bctid=3062914423001&autoStart=false"
[debug] System config: ['--prefer-free-formats']
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://link.brightcove.com/services/player/bcpid2538399966001/?bctid=3062914423001&autoStart=false']
[debug] Encodings: locale 'UTF-8', fs 'UTF-8', out 'UTF-8', pref: 'UTF-8'
[debug] youtube-dl version 2014.01.30.2
[debug] Python version 2.7.5 - Linux-3.12.8-200.fc19.x86_64-x86_64-with-fedora-19-Schrödinger’s_Cat
[debug] Proxy map: {}
[Brightcove] 3062914423001: Downloading webpage
[Brightcove] 3062914423001: Extracting information
ERROR: Unable to extract json; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.