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

220.ro - RegexNotFoundError #10046

Open
adampweb opened this issue Jul 9, 2016 · 0 comments
Open

220.ro - RegexNotFoundError #10046

adampweb opened this issue Jul 9, 2016 · 0 comments

Comments

@adampweb
Copy link

@adampweb adampweb commented Jul 9, 2016

RegexNotFoundError when I try download video from 220.ro:
youtube-dl --verbose http://www.220.ro/faze-tari/Urmarile-Razboiului-In-Cel-Mai-Mare-Oras-Din-Siria/OTbSLuxvFT/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'http://www.220.ro/faze-tari/Urmarile-Razboiului-In-Cel-Mai-Mare-Oras-Din-Siria/OTbSLuxvFT/']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.07.07
[debug] Python version 2.7.6 - Linux-3.19.0-32-generic-x86_64-with-LinuxMint-17.3-rosa
[debug] exe versions: avconv 9.18-6, avprobe 9.18-6

[debug] Proxy map: {}
[220.ro] OTbSLuxvFT: Downloading webpage
ERROR: Unable to extract url; 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/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 681, in extract_info
ie_result = ie.extract(url)
File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 343, in extract
return self.real_extract(url)
File "/usr/bin/youtube-dl/youtube_dl/extractor/ro220.py", line 26, in real_extract
r'(?s)clip\s
:\s
{.?url\s:\s*'([^']+)'', webpage, 'url'))
File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 646, in _search_regex
raise RegexNotFoundError('Unable to extract %s' % _name)

@yan12125 yan12125 mentioned this issue Aug 25, 2016
4 of 8 tasks complete
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
1 participant
You can’t perform that action at this time.