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

myspass new XML unsupported #6206

Closed
jengelh opened this issue Jul 13, 2015 · 1 comment
Closed

myspass new XML unsupported #6206

jengelh opened this issue Jul 13, 2015 · 1 comment

Comments

@jengelh
Copy link

@jengelh jengelh commented Jul 13, 2015

Using youtube-dl-2015.07.04, loading
http://www.myspass.de/myspass/shows/tvshows/wochenshow/Wochenshow-vom-12012002--/3416/ yields

[MySpass] 3416: Downloading XML
Traceback (most recent call last):
  File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/bin/youtube-dl/__main__.py", line 19, in <module>
  File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 406, in main
  File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 396, in _real_main
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1501, in download
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 654, in extract_info
  File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 273, in extract
  File "/usr/bin/youtube-dl/youtube_dl/extractor/myspass.py", line 38, in _real_extract
  File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 447, in _download_xml
  File "/usr/lib64/python2.7/xml/etree/ElementTree.py", line 1300, in XML
    parser.feed(text)
  File "/usr/lib64/python2.7/xml/etree/ElementTree.py", line 1642, in feed
    self._raiseerror(v)
  File "/usr/lib64/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror
    raise err
xml.etree.ElementTree.ParseError: XML or text declaration not at start of entity: line 1, column 1
@yan12125 yan12125 closed this in cfe5537 Jul 13, 2015
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Jul 13, 2015

Thanks for the report. This will be fixed in the next version.

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.