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

[Pro7sat1] Not get a Video ID download faild #15436

Closed
kiam001 opened this issue Jan 27, 2018 · 3 comments
Closed

[Pro7sat1] Not get a Video ID download faild #15436

kiam001 opened this issue Jan 27, 2018 · 3 comments
Labels

Comments

@kiam001
Copy link

@kiam001 kiam001 commented Jan 27, 2018

youtube-dl https://www.prosiebenmaxx.de/anime/psycho-pass/videos/17-folge-7-was-violette-orchideen-symbolisieren-ganze-folge -C --verbose
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['https://www.prosiebenmaxx.de/anime/psycho-pass/videos/17-folge-7-was-violette-orchideen-symbolisieren-ganze-folge', '-C', '--verbose']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.01.21
[debug] Python version 3.6.4 (CPython) - Linux-3.18.31-perf-g517c70f-00106-g2ab6438-armv7l-with-libc
[debug] exe versions: ffmpeg 3.4.1, ffprobe 3.4.1
[debug] Proxy map: {}
[debug] Public IP address: 89.0.61.151
[prosiebensat1] anime/psycho-pass/videos/17-folge-7-was-violette-orchideen-symbolisieren-ganze-folge: 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; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 784, in extract_info
ie_result = ie.extract(url)
File "/data/data/com.termux/files/usr/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 438, in extract
ie_result = self._real_extract(url)
File "/data/data/com.termux/files/usr/lib/python3.6/site-packages/youtube_dl/extractor/prosiebensat1.py", line 443, in _real_extract
return self._extract_clip(url, webpage)
File "/data/data/com.termux/files/usr/lib/python3.6/site-packages/youtube_dl/extractor/prosiebensat1.py", line 388, in _extract_clip
self._CLIPID_REGEXES, webpage, 'clip id')
File "/data/data/com.termux/files/usr/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 803, in _html_search_regex
res = self._search_regex(pattern, string, name, default, fatal, flags, group)
File "/data/data/com.termux/files/usr/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 794, in _search_regex
raise RegexNotFoundError('Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract clip id; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 27, 2018

Already fixed.

@dstftw dstftw closed this Jan 27, 2018
@dstftw dstftw added the duplicate label Jan 27, 2018
@kiam001
Copy link
Author

@kiam001 kiam001 commented Jan 27, 2018

How to load the fix?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 27, 2018

Run from sources or wait for the next release.

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.