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

issue #2679

Closed
requiredregistration opened this issue Apr 3, 2014 · 5 comments
Closed

issue #2679

requiredregistration opened this issue Apr 3, 2014 · 5 comments

Comments

@requiredregistration
Copy link

@requiredregistration requiredregistration commented Apr 3, 2014

No description provided.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Apr 3, 2014

@phihag
Copy link
Contributor

@phihag phihag commented Apr 3, 2014

Thank you for the report. Support for cnet.com has been added in youtube-dl v2014.04.03.2. Type youtube-dl -U to update.

@requiredregistration requiredregistration changed the title [cnet.com] support issue Apr 28, 2014
@zenaan
Copy link

@zenaan zenaan commented Apr 3, 2015

cnet.com currently not working, ISTM:

$ youtube-dl 'http://www.cnet.com/products/samsung-un50hu8550/2/' -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'http://www.cnet.com/products/samsung-un50hu8550/2/', u'-v']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.03.28
[debug] Python version 2.7.9 - Linux-3.16.0-4-amd64-x86_64-with-debian-8.0
[debug] exe versions: rtmpdump 2.4
[debug] Proxy map: {}
[generic] 2: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 2: Downloading webpage
[generic] 2: Extracting information
ERROR: Unsupported URL: http://www.cnet.com/products/samsung-un50hu8550/2/
Traceback (most recent call last):
File "/home/justa/bin/youtube-dl/youtube_dl/extractor/generic.py", line 825, in _real_extract
doc = parse_xml(webpage)
File "/home/justa/bin/youtube-dl/youtube_dl/utils.py", line 1528, in parse_xml
tree = xml.etree.ElementTree.XML(s.encode('utf-8'), **kwargs)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1300, in XML
parser.feed(text)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1642, in feed
self._raiseerror(v)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror
raise err
ParseError: not well-formed (invalid token): line 28, column 570
Traceback (most recent call last):
File "/home/justa/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 651, in extract_info
ie_result = ie.extract(url)
File "/home/justa/bin/youtube-dl/youtube_dl/extractor/common.py", line 275, in extract
return self._real_extract(url)
File "/home/justa/bin/youtube-dl/youtube_dl/extractor/generic.py", line 1313, in _real_extract
raise UnsupportedError(url)
UnsupportedError: Unsupported URL: http://www.cnet.com/products/samsung-un50hu8550/2/

@zenaan
Copy link

@zenaan zenaan commented Apr 3, 2015

Can't see a button to reopen an issue - are we supposed to create a new issue, or just comment on an issue like this? What about changing the subject, eg, in this case, to say "cnet.com site support request"?

debian.org website provides for logged in users to do these types of janitorial tasks, but I can't see how to do those two tasks here.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Apr 3, 2015

@zenaan open a new issue. We currently only support urls like http://www.cnet.com/videos/hands-on-with-microsofts-windows-8-1-update/.

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
4 participants
You can’t perform that action at this time.