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

[Vesti] No video found #8911

Closed
kotofond opened this issue Mar 21, 2016 · 0 comments
Closed

[Vesti] No video found #8911

kotofond opened this issue Mar 21, 2016 · 0 comments

Comments

@kotofond
Copy link
Contributor

@kotofond kotofond commented Mar 21, 2016

C:\WINDOWS\system32>youtube-dl --verbose --get-url http://www.vesti.ru/videos/show/vid/673447/cid/160/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', '--get-url', 'http://www.vesti.ru/videos/show/vid/673447/cid/160/']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2016.03.18
[debug] Python version 3.5.1 - Windows-10-10.0.10586-SP0
[debug] exe versions: ffmpeg N-78358-g674cc26, ffprobe N-78358-g674cc26
[debug] Proxy map: {}
ERROR: No video found
Traceback (most recent call last):
  File "c:\python35\lib\site-packages\youtube_dl\YoutubeDL.py", line 668, in extract_info
    ie_result = ie.extract(url)
  File "c:\python35\lib\site-packages\youtube_dl\extractor\common.py", line 320, in extract
    return self._real_extract(url)
  File "c:\python35\lib\site-packages\youtube_dl\extractor\vesti.py", line 121, in _real_extract
    raise ExtractorError('No video found', expected=True)
youtube_dl.utils.ExtractorError: No video found
@dstftw dstftw closed this in 1600ed1 Mar 21, 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.