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

myvideo.de url not working #3925

Closed
pejobo opened this issue Oct 11, 2014 · 6 comments
Closed

myvideo.de url not working #3925

pejobo opened this issue Oct 11, 2014 · 6 comments

Comments

@pejobo
Copy link

@pejobo pejobo commented Oct 11, 2014

verbose output

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://www.myvideo.de/serien/the-voice-of-germany/staffel-4/folge-2-folge-2-blind-audition-ii-teil-1-m-9827691']
[debug] Encodings: locale ISO-8859-1, fs ISO-8859-1, out ISO-8859-1, pref ISO-8859-1
[debug] youtube-dl version 2014.10.05.2
[debug] Python version 2.7.3 - Linux-3.10.36-armv6l-with-debian-7.5
[debug] Proxy map: {}
[generic] folge-2-folge-2-blind-audition-ii-teil-1-m-9827691: Requesting header
WARNING: Falling back on generic information extractor.
[generic] folge-2-folge-2-blind-audition-ii-teil-1-m-9827691: Downloading webpage
[generic] folge-2-folge-2-blind-audition-ii-teil-1-m-9827691: Extracting information
ERROR: Unsupported URL: http://www.myvideo.de/serien/the-voice-of-germany/staffel-4/folge-2-folge-2-blind-audition-ii-teil-1-m-9827691; 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/bin/youtube-dl/youtube_dl/extractor/generic.py", line 540, in _real_extract
    doc = parse_xml(webpage)
  File "/usr/bin/youtube-dl/youtube_dl/utils.py", line 1550, in parse_xml
    tree = xml.etree.ElementTree.XML(s.encode('utf-8'), **kwargs)
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1301, in XML
    parser.feed(text)
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1643, in feed
    self._raiseerror(v)
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1507, in _raiseerror
    raise err
ParseError: not well-formed (invalid token): line 42, column 449
Traceback (most recent call last):
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 524, in extract_info
    ie_result = ie.extract(url)
  File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 193, in extract
    return self._real_extract(url)
  File "/usr/bin/youtube-dl/youtube_dl/extractor/generic.py", line 907, in _real_extract
    raise ExtractorError('Unsupported URL: %s' % url)
ExtractorError: Unsupported URL: http://www.myvideo.de/serien/the-voice-of-germany/staffel-4/folge-2-folge-2-blind-audition-ii-teil-1-m-9827691; 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.
@pejobo
Copy link
Author

@pejobo pejobo commented Oct 16, 2014

Hm, is myvideo.de really supported? The list shows only "myvideo" without top level domain..

@ghost
Copy link

@ghost ghost commented Jun 6, 2015

Rel #4145

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 14, 2016

Duplicate of #4145.

@dstftw dstftw closed this Feb 14, 2016
@pejobo
Copy link
Author

@pejobo pejobo commented Feb 14, 2016

Still broken, #4145 closed as 'no longer relevant'

@Hrxn
Copy link

@Hrxn Hrxn commented Feb 15, 2016

@pejobo
Copy link
Author

@pejobo pejobo commented Feb 15, 2016

#8557
@Hrxn thank you, missed this one

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.