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 video #FAIL Example URL..... #2253

Closed
RingoTheDog opened this issue Jan 27, 2014 · 1 comment
Closed

Brightcove video #FAIL Example URL..... #2253

RingoTheDog opened this issue Jan 27, 2014 · 1 comment
Labels
bug

Comments

@RingoTheDog
Copy link

@RingoTheDog RingoTheDog commented Jan 27, 2014

URL: http://bcove.me/i6nfkrc3
REDIRECTS TO: http://v.thestar.com/services/player/bcpid2071349530001?bckey=AQ~~,AAAAuO4KaJE~,gatFNwSKdGDmDpIYqNJ-fTHn_c4z_LH_&bctid=3101154703001

C:\Transmogrifier>youtube-dl.py -v http://bcove.me/i6nfkrc3
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://bcove.me/i6nfkrc3']
[debug] Encodings: locale 'cp1252', fs 'mbcs', out 'cp850', pref: 'cp1252'
[debug] youtube-dl version 2014.01.27.1
[debug] Python version 2.7.5 - Windows-7-6.1.7601-SP1
[debug] Proxy map: {}
[generic] i6nfkrc3: Requesting header
[redirect] Following redirect to http://v.thestar.com/services/player/bcpid2071349530001?bckey=AQ~~
AAAAuO4KaJE~,gatFNwSKdGDmDpIYqNJ-fTHn_c4z_LH_&bctid=3101154703001
[generic] bcpid2071349530001?bckey=AQ~~,AAAAuO4KaJE~,gatFNwSKdGDmDpIYqNJ-fTHn_c4z_LH_&bctid=3101154
03001: Requesting header
WARNING: Falling back on generic information extractor.
[generic] bcpid2071349530001?bckey=AQ~~,AAAAuO4KaJE~,gatFNwSKdGDmDpIYqNJ-fTHn_c4z_LH_&bctid=3101154
03001: Downloading webpage
[generic] bcpid2071349530001?bckey=AQ~~,AAAAuO4KaJE~,gatFNwSKdGDmDpIYqNJ-fTHn_c4z_LH_&bctid=3101154
03001: Extracting information
[generic] Brightcove video detected.
[Brightcove] AQ~~,AAAAuO4KaJE~,gatFNwSKdGDmDpIYqNJ-fTHn_c4z_LH_: Downloading playlist information
ERROR: Empty playlist; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-
l with the --verbose flag and include its complete output. Make sure you are using the latest versi
n; type youtube-dl -U to update.
Traceback (most recent call last):
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\YoutubeDL.py", line 493, in extract_info
ie_result = ie.extract(url)
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\extractor\common.py", line 158, in extract
return self._real_extract(url)
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\extractor\brightcove.py", line 165, in _real_ext
act
return self._get_playlist_info(player_key[0])
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\extractor\brightcove.py", line 191, in _get_play
ist_info
raise ExtractorError('Empty playlist')
ExtractorError: Empty playlist; 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 lat
st version; type youtube-dl -U to update.

Not a big deal, but thought I should post the example.....
Thanks as always
Ringo

@phihag phihag closed this in 117bec9 Jan 28, 2014
@phihag
Copy link
Contributor

@phihag phihag commented Jan 28, 2014

Thanks for the report. This has been fixed in youtube-dl 2014.01.28. Type youtube-dl -U to update.

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.