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

spike.com #5420

Closed
Rudloff opened this issue Apr 13, 2015 · 0 comments
Closed

spike.com #5420

Rudloff opened this issue Apr 13, 2015 · 0 comments

Comments

@Rudloff
Copy link
Contributor

@Rudloff Rudloff commented Apr 13, 2015

The Spike extractor does not seem to catch this URL:

[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'http://www.spike.com/video-playlists/0qboor/lip-sync-battle-anna-kendrick-vs-john-krasinski-preview-playlist/i3hi5t', u'-vvv']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.04.09
[debug] Python version 2.7.3 - Linux-3.2.0-4-amd64-x86_64-with-debian-7.8
[debug] exe versions: avconv 0.8.17-6, avprobe 0.8.17-6, ffmpeg 0.8.17-6, ffprobe 0.8.17-6, rtmpdump 2.4
[debug] Proxy map: {}
[generic] i3hi5t: Requesting header
WARNING: Falling back on generic information extractor.
[generic] i3hi5t: Downloading webpage
[generic] i3hi5t: Extracting information
ERROR: Unsupported URL: http://www.spike.com/video-playlists/0qboor/lip-sync-battle-anna-kendrick-vs-john-krasinski-preview-playlist/i3hi5t
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/generic.py", line 858, in _real_extract
    doc = parse_xml(webpage)
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/utils.py", line 1531, 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: mismatched tag: line 108, column 3
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 651, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 275, in extract
    return self._real_extract(url)
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/generic.py", line 1364, in _real_extract
    raise UnsupportedError(url)
UnsupportedError: Unsupported URL: http://www.spike.com/video-playlists/0qboor/lip-sync-battle-anna-kendrick-vs-john-krasinski-preview-playlist/i3hi5t
@dstftw dstftw closed this in 4d1cdb5 Apr 15, 2015
dstftw added a commit that referenced this issue Apr 15, 2015
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.