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

live stream vidio.com not working #16499

Open
rodotelmi opened this issue May 20, 2018 · 0 comments
Open

live stream vidio.com not working #16499

rodotelmi opened this issue May 20, 2018 · 0 comments

Comments

@rodotelmi
Copy link

@rodotelmi rodotelmi commented May 20, 2018

$ youtube-dl -v "https://www.vidio.com/live/782-antv-tv-stream"
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'https://www.vidio.com/live/782-antv-tv-stream']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.05.18
[debug] Git HEAD: 504f20d
[debug] Python version 2.7.11 (CPython) - Darwin-16.7.0-x86_64-i386-64bit
[debug] exe versions: avconv 11.4, avprobe 11.4, ffmpeg 3.2.3, ffprobe 3.2.3, phantomjs 1.9.8, rtmpdump 2.4
[debug] Proxy map: {}
[generic] 782-antv-tv-stream: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 782-antv-tv-stream: Downloading webpage
[generic] 782-antv-tv-stream: Extracting information
ERROR: Unsupported URL: https://www.vidio.com/live/782-antv-tv-stream
Traceback (most recent call last):
File "/Users/endy/Projects/github/youtube-dl/youtube_dl/extractor/generic.py", line 2261, in _real_extract
doc = compat_etree_fromstring(webpage.encode('utf-8'))
File "/Users/endy/Projects/github/youtube-dl/youtube_dl/compat.py", line 2542, in compat_etree_fromstring
doc = _XML(text, parser=etree.XMLParser(target=_TreeBuilder(element_factory=_element_factory)))
File "/Users/endy/Projects/github/youtube-dl/youtube_dl/compat.py", line 2531, in _XML
parser.feed(text)
File "/Volumes/HDD/Users/endy/.pyenv/versions/2.7.11/lib/python2.7/xml/etree/ElementTree.py", line 1642, in feed
self._raiseerror(v)
File "/Volumes/HDD/Users/endy/.pyenv/versions/2.7.11/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror
raise err
ParseError: not well-formed (invalid token): line 4, column 79
Traceback (most recent call last):
File "/Users/endy/Projects/github/youtube-dl/youtube_dl/YoutubeDL.py", line 792, in extract_info
ie_result = ie.extract(url)
File "/Users/endy/Projects/github/youtube-dl/youtube_dl/extractor/common.py", line 500, in extract
ie_result = self._real_extract(url)
File "/Users/endy/Projects/github/youtube-dl/youtube_dl/extractor/generic.py", line 3201, in _real_extract
raise UnsupportedError(url)
UnsupportedError: Unsupported URL: https://www.vidio.com/live/782-antv-tv-stream

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