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

rtve.es live streams does not work anymore #11529

Closed
Jiriss opened this issue Dec 24, 2016 · 0 comments
Closed

rtve.es live streams does not work anymore #11529

Jiriss opened this issue Dec 24, 2016 · 0 comments

Comments

@Jiriss
Copy link

@Jiriss Jiriss commented Dec 24, 2016

These live streams doen not work anymore

http://www.rtve.es/directo/la-1/
http://www.rtve.es/directo/la-2/
http://www.rtve.es/directo/canal-24h/
http://www.rtve.es/directo/teledeporte/

This is output when youtube-dl tries to extract URL of the stream

ERROR: Unable to extract internal video ID; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 694, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 358, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/rtve.py", line 212, in _real_extract
r'playerId=player([0-9]+)', webpage, 'internal video ID')
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 661, in _search_regex
raise RegexNotFoundError('Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract internal video ID;

$ youtube-dl --version
2016.12.22

@dstftw dstftw closed this in b63005f Dec 24, 2016
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.