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

[videomore] Extend _VALID_URL #18908

Closed
Jeffin21 opened this issue Jan 18, 2019 · 1 comment
Closed

[videomore] Extend _VALID_URL #18908

Jeffin21 opened this issue Jan 18, 2019 · 1 comment

Comments

@Jeffin21
Copy link

@Jeffin21 Jeffin21 commented Jan 18, 2019

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'https://videomore.ru/molodezhka/6_sezon/29_ seriya?utm_source=videomore']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.01.17
[debug] Python version 2.7.10 (CPython) - Linux-2.6.32-754.2.1.el6.x86_64-x86_64 -with-centos-6.10-Final
[debug] exe versions: ffmpeg 4.1-static, ffprobe 4.1-static
[debug] Proxy map: {}
[generic] 29_seriya?utm_source=videomore: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 29_seriya?utm_source=videomore: Downloading webpage
[generic] 29_seriya?utm_source=videomore: Extracting information
ERROR: Unsupported URL: https://videomore.ru/molodezhka/6_sezon/29_seriya?utm_so urce=videomore
Traceback (most recent call last):
File "youtube-dl/youtube_dl/extractor/generic.py", line 2337, in _real_extract
doc = compat_etree_fromstring(webpage.encode('utf-8'))
File "youtube-dl/youtube_dl/compat.py", line 2542, in compat_etree_fromstring
doc = _XML(text, parser=etree.XMLParser(target=_TreeBuilder(element_factory= _element_factory)))
File "youtube-dl/youtube_dl/compat.py", line 2531, in _XML
parser.feed(text)
File "/usr/local/lib/python2.7/xml/etree/ElementTree.py", line 1642, in feed
self._raiseerror(v)
File "/usr/local/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raise error
raise err
ParseError: not well-formed (invalid token): line 8, column 48
Traceback (most recent call last):
File "youtube-dl/youtube_dl/YoutubeDL.py", line 793, in extract_info
ie_result = ie.extract(url)
File "youtube-dl/youtube_dl/extractor/common.py", line 508, in extract
ie_result = self._real_extract(url)
File "youtube-dl/youtube_dl/extractor/generic.py", line 3320, in _real_extract
raise UnsupportedError(url)
UnsupportedError: Unsupported URL: https://videomore.ru/molodezhka/6_sezon/29_se riya?utm_source=videomore

@Jeffin21
Copy link
Author

@Jeffin21 Jeffin21 commented Jan 18, 2019

@ealgase sure

@Jeffin21 Jeffin21 changed the title ERROR: no suitable InfoExtractor for URL videomore.ru Site Support videomore.ru Jan 18, 2019
@dstftw dstftw changed the title Site Support videomore.ru [videomore] Extend _VALID_URL Jan 21, 2019
@dstftw dstftw closed this in 19d6991 Jan 21, 2019
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.