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 empty playlist #6015

Open
eapubpbt opened this issue Jun 18, 2015 · 3 comments
Open

Brightcove empty playlist #6015

eapubpbt opened this issue Jun 18, 2015 · 3 comments

Comments

@eapubpbt
Copy link

@eapubpbt eapubpbt commented Jun 18, 2015

./youtube-dl --verbose http://aptn.ca/blackstone/video/season-1/

[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'http://aptn.ca/blackstone/video/season-1/']
[debug] Encodings: locale US-ASCII, fs US-ASCII, out US-ASCII, pref US-ASCII
[debug] youtube-dl version 2015.06.15
[debug] Python version 2.7.9 - FreeBSD-8.2-STABLE-amd64-64bit-ELF
[debug] exe versions: ffmpeg 0.11.3, ffprobe 0.11.3
[debug] Proxy map: {}
[generic] season-1: Requesting header
WARNING: Falling back on generic information extractor.
[generic] season-1: Downloading webpage
[generic] season-1: Extracting information
[generic] Brightcove video detected.
[download] Downloading playlist: Blackstone | SEASON 1
[generic] playlist Blackstone | SEASON 1: Collected 1 video ids (downloading 1 of them)
[download] Downloading video 1 of 1
[Brightcove] AQ~~,AAAAEQEb72E~,MYPTzvrWinzoYROX3AWqzRir9E-Up5Qk: Downloading playlist information
ERROR: Empty playlist; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 650, in extract_info
ie_result = ie.extract(url)
File "./youtube-dl/youtube_dl/extractor/common.py", line 273, in extract
return self._real_extract(url)
File "./youtube-dl/youtube_dl/extractor/brightcove.py", line 239, in _real_extract
return self._get_playlist_info(player_key[0])
File "./youtube-dl/youtube_dl/extractor/brightcove.py", line 277, in _get_playlist_info
raise ExtractorError('Empty playlist')
ExtractorError: Empty playlist; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Jun 21, 2015

Can you watch this video in browsers? I got neither videos nor error messages in Chrome.

@RingoTheDog
Copy link

@RingoTheDog RingoTheDog commented Jun 23, 2015

The link works for me in a browser, but I get the same YouTube-DL error...

I posted (what I believe is) a similar issue here: #5955
...maybe you can see that video?

blackstone

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Jun 23, 2015

Yes I can see the video in #5955. I've investigated it while I didn't find a solution. I'm not sure whether the two videos have the same problem in youtube-dl or not, either.

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
4 participants
You can’t perform that action at this time.