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 support brighttalk.com #14026

Open
2 of 6 tasks
dash17291 opened this issue Aug 25, 2017 · 0 comments
Open
2 of 6 tasks

Please support brighttalk.com #14026

dash17291 opened this issue Aug 25, 2017 · 0 comments

Comments

@dash17291
Copy link

  • I've verified and I assure that I'm running youtube-dl 2017.08.23

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

$ youtube-dl -v https://www.brighttalk.com/webcast/5522/252893/the-truth-about-802-11ac-wave-2-technology
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'https://www.brighttalk.com/webcast/5522/252893/the-truth-about-802-11ac-wave-2-technology']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.08.23
[debug] Python version 2.7.9 - Linux-4.9.0-0.bpo.3-amd64-x86_64-with-debian-8.9
[debug] exe versions: ffmpeg 3.2.5-1, ffprobe 3.2.5-1
[debug] Proxy map: {}
[generic] the-truth-about-802-11ac-wave-2-technology: Requesting header
WARNING: Falling back on generic information extractor.
[generic] the-truth-about-802-11ac-wave-2-technology: Downloading webpage
[generic] the-truth-about-802-11ac-wave-2-technology: Extracting information
ERROR: Unsupported URL: https://www.brighttalk.com/webcast/5522/252893/the-truth-about-802-11ac-wave-2-technology
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 2116, in _real_extract
    doc = compat_etree_fromstring(webpage.encode('utf-8'))
  File "/usr/local/bin/youtube-dl/youtube_dl/compat.py", line 2539, in compat_etree_fromstring
    doc = _XML(text, parser=etree.XMLParser(target=_TreeBuilder(element_factory=_element_factory)))
  File "/usr/local/bin/youtube-dl/youtube_dl/compat.py", line 2528, 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: syntax error: line 1, column 0
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 776, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 434, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 2989, in _real_extract
    raise UnsupportedError(url)
UnsupportedError: Unsupported URL: https://www.brighttalk.com/webcast/5522/252893/the-truth-about-802-11ac-wave-2-technology
@ytdl-org ytdl-org deleted a comment from AlexCzar Aug 2, 2018
@ytdl-org ytdl-org locked and limited conversation to collaborators Aug 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant