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

[NDTV] Support live streams #4746

Open
TheGr33k opened this issue Jan 19, 2015 · 2 comments
Open

[NDTV] Support live streams #4746

TheGr33k opened this issue Jan 19, 2015 · 2 comments
Labels

Comments

@TheGr33k
Copy link

@TheGr33k TheGr33k commented Jan 19, 2015

Example url : http://www.ndtv.com/video/live/channel/ndtv24x7

youtube-dl --verbose -g http://www.ndtv.com/video/live/channel/ndtv24x7
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', '-g', 'http://www.ndtv.com/video/live/channel/ndtv24x7']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.01.16
[debug] Python version 2.7.9 - Linux-3.10.0-123.13.2.el7.x86_64-x86_64-with-centos-7.0.1406-Core
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: Falling back on generic information extractor.
ERROR: Unsupported URL: http://www.ndtv.com/video/live/channel/ndtv24x7
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 670, in _real_extract
doc = parse_xml(webpage)
File "/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 1504, in parse_xml
tree = xml.etree.ElementTree.XML(s.encode('utf-8'), **kwargs)
File "/usr/local/lib/python2.7/xml/etree/ElementTree.py", line 1300, in XML
parser.feed(text)
File "/usr/local/lib/python2.7/xml/etree/ElementTree.py", line 1642, in feed
self._raiseerror(v)
File "/usr/local/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror
raise err
ParseError: not well-formed (invalid token): line 49, column 81
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 600, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 260, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 1075, in _real_extract
raise UnsupportedError(url)
UnsupportedError: Unsupported URL: http://www.ndtv.com/video/live/channel/ndtv24x7

@phihag
Copy link
Contributor

@phihag phihag commented Jan 19, 2015

Note that this is a live URL; the extraction process for those is completely different than the one for NDTV videos.

@yan12125 yan12125 changed the title NDTV plugin need update [NDTV] Support live streams May 19, 2016
@yan12125 yan12125 added the request label May 19, 2016
@adamgilchristt1
Copy link

@adamgilchristt1 adamgilchristt1 commented Feb 17, 2017

Here you can find out NDTV Live Streams or Player goo.gl/g0osNg with quality. i searching for the live streams, but no one providing. here i found out sharing with you. Check once.

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.