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

ok.ru extractor not working #6726

Closed
ismail opened this issue Sep 1, 2015 · 2 comments
Closed

ok.ru extractor not working #6726

ismail opened this issue Sep 1, 2015 · 2 comments

Comments

@ismail
Copy link

@ismail ismail commented Sep 1, 2015

λ youtube-dl -v http://www.ok.ru/video/20648036891
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://www.ok.ru/video/20648036891']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.08.28
[debug] Python version 3.4.3 - Linux-4.1.6-2-desktop-x86_64-with-SuSE-20150829-x86_64
[debug] exe versions: ffmpeg 2.7.2, ffprobe 2.7.2, rtmpdump 2.4
[debug] Proxy map: {}
[generic] 20648036891: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 20648036891: Downloading webpage
[generic] 20648036891: Extracting information
ERROR: Unsupported URL: http://www.ok.ru/video/20648036891
Traceback (most recent call last):
File "/usr/lib/python3.4/site-packages/youtube_dl/YoutubeDL.py", line 655, in extract_info
ie_result = ie.extract(url)
File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 287, in extract
return self._real_extract(url)
File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/generic.py", line 1804, in _real_extract
raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: http://www.ok.ru/video/20648036891

@yan12125 yan12125 closed this in cdc8d0c Sep 1, 2015
@ismail
Copy link
Author

@ismail ismail commented Sep 1, 2015

Thanks for the ultra-fast fix!

@dstftw dstftw reopened this Sep 1, 2015
@ismail
Copy link
Author

@ismail ismail commented Sep 2, 2015

@dstftw Could you please explain why did you reopen this issue? In my initial testing it looks like the problem is solved now.

@dstftw dstftw closed this in 198492b Sep 2, 2015
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
2 participants
You can’t perform that action at this time.