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

[prosiebensat1] Unable to download playlist #4357

Closed
simono opened this issue Dec 2, 2014 · 4 comments
Closed

[prosiebensat1] Unable to download playlist #4357

simono opened this issue Dec 2, 2014 · 4 comments

Comments

@simono
Copy link

@simono simono commented Dec 2, 2014

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.prosieben.de/tv/joko-gegen-klaas/videos/playlists/episode-8-ganze-folge-playlist']
[debug] Encodings: locale UTF-8, fs utf-8, out None, pref UTF-8
[debug] youtube-dl version 2014.12.01
[debug] Python version 2.7.6 - Darwin-14.0.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 2.4.4, ffprobe 2.4.4, rtmpdump 2.4
[debug] Proxy map: {}
[prosiebensat1] tv/joko-gegen-klaas/videos/playlists/episode-8-ganze-folge-playlist: Downloading webpage
ERROR: Unable to extract clip id; 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 "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 553, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 241, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/prosiebensat1.py", line 186, in _real_extract
clip_id = self._html_search_regex(self._CLIPID_REGEXES, webpage, 'clip id')
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 491, in _html_search_regex
res = self._search_regex(pattern, string, name, default, fatal, flags, group)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 481, in _search_regex
raise RegexNotFoundError('Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract clip id; 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.

@simono
Copy link
Author

@simono simono commented Dec 2, 2014

I guess downloading playlists isn't supported atm?

@dstftw dstftw closed this in c84890f Dec 6, 2014
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 6, 2014

ProSiebenSat1 playlists will be supported in the next release of youtube-dl. Thanks for the report.

@simono
Copy link
Author

@simono simono commented Dec 6, 2014

Great! Thanks @dstftw @akretz

@phihag
Copy link
Contributor

@phihag phihag commented Dec 10, 2014

youtube-dl 2014.12.10 and newer include support for ProSiebenSat1 playlists. See our FAQ if you are having trouble updating.

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.