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 doesn't work (anymore?) #2737

Closed
leooleo-habbib opened this issue Apr 11, 2014 · 2 comments
Closed

prosiebensat1 doesn't work (anymore?) #2737

leooleo-habbib opened this issue Apr 11, 2014 · 2 comments

Comments

@leooleo-habbib
Copy link

@leooleo-habbib leooleo-habbib commented Apr 11, 2014

Hi...I got this debugoutput, hope this helps.

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://www.sat1.de/tv/der-letzte-bulle/video/die-verpasste-chance-ganze-folge']
[debug] Encodings: locale ISO8859-15, fs ISO8859-15, out ISO8859-15, pref ISO8859-15
[debug] youtube-dl version 2014.04.11.2
[debug] Python version 2.7.6 - FreeBSD-10.0-STABLE-i386-32bit-ELF
[debug] Proxy map: {}
[prosiebensat1] tv/der-letzte-bulle/video/die-verpasste-chance-ganze-folge: Downloading page
ERROR: Unable to extract clip id; 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 514, 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/prosiebensat1.py", line 199, in _real_extract
clip_id = extract(self._CLIPID_REGEXES, 'clip id', page, fatal=True)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/prosiebensat1.py", line 196, in extract
raise RegexNotFoundError(u'Unable to extract %s' % name)
RegexNotFoundError: Unable to extract clip id; 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 dstftw closed this in 37e3410 Apr 11, 2014
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 11, 2014

Thanks for the report, fixed and will be available in the next release of youtube-dl.

@phihag
Copy link
Contributor

@phihag phihag commented Apr 13, 2014

Type sudo youtube-dl -U to update to version 2014.04.13, which fixes this problem.

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.