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

Site Request: Comcast Sportsnet #5432

Open
RingoTheDog opened this issue Apr 15, 2015 · 1 comment
Open

Site Request: Comcast Sportsnet #5432

RingoTheDog opened this issue Apr 15, 2015 · 1 comment

Comments

@RingoTheDog
Copy link

@RingoTheDog RingoTheDog commented Apr 15, 2015

Comcast Sports uses "ThePlatform"
NOTE: Comcast Sports are affiliated with (co-owned by?) NBCSports, which also use "ThePlatform"

URL: http://www.csnne.com/blog/bruins-talk/charlie-jacobs-disgusted-bs-unacceptable-play

youtube-dl.py -v "http://www.csnne.com/blog/bruins-talk/charlie-jacobs-disgusted-bs-unacceptable-play"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.csnne.com/blog/bruins-talk/charlie-jacobs-disgusted-bs-unacceptable-play']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.04.09
[debug] Python version 2.7.6 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-40824-g31dfe20, rtmpdump 2.4
[debug] Proxy map: {}
[generic] charlie-jacobs-disgusted-bs-unacceptable-play: Requesting header
WARNING: Falling back on generic information extractor.
[generic] charlie-jacobs-disgusted-bs-unacceptable-play: Downloading webpage
[generic] charlie-jacobs-disgusted-bs-unacceptable-play: Extracting information
ERROR: Unsupported URL: http://www.csnne.com/blog/bruins-talk/charlie-jacobs-disgusted-bs-unacceptable-play
Traceback (most recent call last):
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\extractor\generic.py", line 858, in _real_extract
doc = parse_xml(webpage)
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\utils.py", line 1531, in parse_xml
tree = xml.etree.ElementTree.XML(s.encode('utf-8'), **kwargs)
File "C:\Python27\lib\xml\etree\ElementTree.py", line 1300, in XML parser.feed(text)
File "C:\Python27\lib\xml\etree\ElementTree.py", line 1642, in feed self._raiseerror(v)
File "C:\Python27\lib\xml\etree\ElementTree.py", line 1506, in _raiseerror raise err
ParseError: mismatched tag: line 117, column 2
Traceback (most recent call last):
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\YoutubeDL.py", line 651, in extract_info
ie_result = ie.extract(url)
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\extractor\common.py", line 275, in extract
return self._real_extract(url)
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\extractor\generic.py", line 1364, in _real_extract
raise UnsupportedError(url)
UnsupportedError: Unsupported URL: http://www.csnne.com/blog/bruins-talk/charlie-jacobs-disgusted-bs-unacceptable-play

Thanks
Ringo

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.