We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: [u'http://www.mtv.de/folgen/b5thb0/teen-mom-2-wo-ist-die-liebe-S6-F7', u'--verbose'] WARNING: Assuming --restrict-filenames since file system encoding cannot encode all characters. Set the LC_ALL environment variable to fix this. [debug] Encodings: locale ANSI_X3.4-1968, fs ANSI_X3.4-1968, out ANSI_X3.4-1968, pref ANSI_X3.4-1968 [debug] youtube-dl version 2019.08.13 [debug] Git HEAD: def849e [debug] Python version 2.7.12 (CPython) - Linux-4.4.0-18956-Microsoft-x86_64-with-Ubuntu-16.04-xenial [debug] exe versions: ffmpeg 2.8.15, ffprobe 2.8.15, rtmpdump 2.4 [debug] Proxy map: {} [generic] teen-mom-2-wo-ist-die-liebe-S6-F7: Requesting header WARNING: Falling back on generic information extractor. [generic] teen-mom-2-wo-ist-die-liebe-S6-F7: Downloading webpage [generic] teen-mom-2-wo-ist-die-liebe-S6-F7: Extracting information ERROR: Unsupported URL: http://www.mtv.de/folgen/b5thb0/teen-mom-2-wo-ist-die-liebe-S6-F7 Traceback (most recent call last): File "youtube_dl/extractor/generic.py", line 2357, in _real_extract doc = compat_etree_fromstring(webpage.encode('utf-8')) File "youtube_dl/compat.py", line 2551, in compat_etree_fromstring doc = _XML(text, parser=etree.XMLParser(target=_TreeBuilder(element_factory=_element_factory))) File "youtube_dl/compat.py", line 2540, in _XML parser.feed(text) File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1653, in feed self._raiseerror(v) File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1517, in _raiseerror raise err ParseError: not well-formed (invalid token): line 8, column 440 Traceback (most recent call last): File "youtube_dl/YoutubeDL.py", line 796, in extract_info ie_result = ie.extract(url) File "youtube_dl/extractor/common.py", line 530, in extract ie_result = self._real_extract(url) File "youtube_dl/extractor/generic.py", line 3333, in _real_extract raise UnsupportedError(url) UnsupportedError: Unsupported URL: http://www.mtv.de/folgen/b5thb0/teen-mom-2-wo-ist-die-liebe-S6-F7
mtv.de has changed the URL to a new shorter Format Here is the new URL Format -> http://www.mtv.de/folgen/b5thb0/teen-mom-2-wo-ist-die-liebe-S6-F7
The text was updated successfully, but these errors were encountered:
cfabc50
[mtv] fix extraction for mtv.de (closes #22113)
d369e30
acc0155
No branches or pull requests
Checklist
Verbose log
Description
mtv.de has changed the URL to a new shorter Format
Here is the new URL Format -> http://www.mtv.de/folgen/b5thb0/teen-mom-2-wo-ist-die-liebe-S6-F7
The text was updated successfully, but these errors were encountered: