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

add support for hockey.vesti.ru live streams #2875

Closed
spvkgn opened this issue May 9, 2014 · 2 comments
Closed

add support for hockey.vesti.ru live streams #2875

spvkgn opened this issue May 9, 2014 · 2 comments

Comments

@spvkgn
Copy link

@spvkgn spvkgn commented May 9, 2014

Please add support for live broadcasts from http://hockey.vesti.ru

~ $ youtube-dl -v http://hockey.vesti.ru/broadcast.html?id=740
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://hockey.vesti.ru/broadcast.html?id=740']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.05.05
[debug] Python version 2.7.3 - Linux-3.2.0-39-generic-i686-with-LinuxMint-13-maya
[debug] Proxy map: {}
[Vesti] broadcast.html?id=740: Downloading page
ERROR: No video found
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 516, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 161, in extract
    return self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/vesti.py", line 121, in _real_extract
    raise ExtractorError('No video found', expected=True)
ExtractorError: No video found
@dstftw dstftw closed this in 342f630 May 9, 2014
@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 9, 2014

Thanks for the report, fixed and will be available in the next version of youtube-dl.

@phihag
Copy link
Contributor

@phihag phihag commented May 13, 2014

Support for hockey.vesti.ru has been added in youtube-dl 2014.05.13. Type sudo youtube-dl -U to update.

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