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
Labels
site-support-request Add extractor(s) for a new domain

Comments

@clampak
Copy link

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

@yan12125 yan12125 added the site-support-request Add extractor(s) for a new domain label May 21, 2015
@TRox1972
Copy link
Contributor

To developers: onionstudioes embed.

meunierd referenced this issue in meunierd/youtube-dl Feb 13, 2020
closes #5756
closes #11282
closes #22237
closes #22384
pareronia referenced this issue in pareronia/youtube-dl Jun 22, 2020
closes #5756
closes #11282
closes #22237
closes #22384
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-support-request Add extractor(s) for a new domain
Projects
None yet
Development

No branches or pull requests

3 participants