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

ServusTV.com mediathek does not work (anymore?) #2855

Closed
grexe opened this issue May 4, 2014 · 1 comment
Closed

ServusTV.com mediathek does not work (anymore?) #2855

grexe opened this issue May 4, 2014 · 1 comment

Comments

@grexe
Copy link

@grexe grexe commented May 4, 2014

tried to download the movie "Castaway" but got an error, even after debugging into the page
http://www.servustv.com/cs/Satellite/Article/Castaway---Die-Insel-011259581836730
and feeding the pesky embedded flashplayer data URL:

[grexe@grexbox Filme]$ youtube-dl -v -t "http://c.brightcove.com/services/viewer/federated_f9?&width=892&height=541&flashID=stv_brightcove&wmode=transparent&bgcolor=000000&playerID=1254928709001&playerKey=AQ~~%2CAAAA0Zd2KCE~%2Ca1ZzPs5ODGffVvk2dn1CRCof3Ru_I9gE&isVid=true&isUI=true&dynamicStreaming=true&%40videoList=ref%3Aempty&autoStart=&debuggerID=&startTime=1399229952929"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', '-t', 'http://c.brightcove.com/services/viewer/federated_f9?&width=892&height=541&flashID=stv_brightcove&wmode=transparent&bgcolor=000000&playerID=1254928709001&playerKey=AQ~~%2CAAAA0Zd2KCE~%2Ca1ZzPs5ODGffVvk2dn1CRCof3Ru_I9gE&isVid=true&isUI=true&dynamicStreaming=true&%40videoList=ref%3Aempty&autoStart=&debuggerID=&startTime=1399229952929']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.04.30.1
[debug] Python version 2.7.6 - Linux-3.12.15-1-CHAKRA-x86_64-with-chakra
[debug] Proxy map: {}
[Brightcove] AQ~~,AAAA0Zd2KCE~,a1ZzPs5ODGffVvk2dn1CRCof3Ru_I9gE: Downloading playlist information
ERROR: 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 latest version; type  youtube-dl -U  to update.
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 516, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 161, in extract
    return self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/brightcove.py", line 177, in _real_extract
    return self._get_playlist_info(player_key[0])
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/brightcove.py", line 204, in _get_playlist_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 latest version; type  youtube-dl -U  to update.
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Nov 14, 2015

Works fine with latest version. Closing.

@dstftw dstftw closed this Nov 14, 2015
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
3 participants
You can’t perform that action at this time.