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

Please add support for www.avclub.com #5756

Closed
clampak opened this issue May 20, 2015 · 1 comment
Closed

Please add support for www.avclub.com #5756

clampak opened this issue May 20, 2015 · 1 comment

Comments

@clampak
Copy link

@clampak clampak commented May 20, 2015

Example link: http://www.avclub.com/video/bela-fleck-and-abigail-washburn-cover-final-countd-219612

$ youtube-dl -v http://www.avclub.com/video/bela-fleck-and-abigail-washburn-cover-final-countd-219612
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.avclub.com/video/bela-fleck-and-abigail-washburn-cover-final-countd-219612']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.05.15
[debug] Python version 2.7.9 - CYGWIN_NT-5.1-2.0.2-0.287-5-3-i686-32bit
[debug] exe versions: ffmpeg N-72211-g451be67, ffprobe N-72211-g451be67, rtmpdump 2.4
[debug] Proxy map: {}
[generic] bela-fleck-and-abigail-washburn-cover-final-countd-219612: Requesting header
WARNING: Falling back on generic information extractor.
[generic] bela-fleck-and-abigail-washburn-cover-final-countd-219612: Downloading webpage
[generic] bela-fleck-and-abigail-washburn-cover-final-countd-219612: Extracting information
ERROR: Unsupported URL: http://www.avclub.com/video/bela-fleck-and-abigail-washburn-cover-final-countd-219612
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/youtube_dl/extractor/generic.py", line 937, in _real_extract
    doc = parse_xml(webpage)
  File "/usr/lib/python2.7/site-packages/youtube_dl/utils.py", line 1558, 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: undefined entity: line 39, column 75
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 649, in extract_info
    ie_result = ie.extract(url)
  File "/usr/lib/python2.7/site-packages/youtube_dl/extractor/common.py", line 273, in extract
    return self._real_extract(url)
  File "/usr/lib/python2.7/site-packages/youtube_dl/extractor/generic.py", line 1467, in _real_extract
    raise UnsupportedError(url)
UnsupportedError: Unsupported URL: http://www.avclub.com/video/bela-fleck-and-abigail-washburn-cover-final-countd-219612

@TRox1972
Copy link
Contributor

@TRox1972 TRox1972 commented Sep 15, 2016

To developers: onionstudioes embed.

@remitamine remitamine closed this in 55adb63 Nov 6, 2019
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.