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

[Odnoklassniki] Unsupported URL #9501

Closed
kotofond opened this issue May 15, 2016 · 1 comment
Closed

[Odnoklassniki] Unsupported URL #9501

kotofond opened this issue May 15, 2016 · 1 comment

Comments

@kotofond
Copy link
Contributor

@kotofond kotofond commented May 15, 2016

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2016.05.10. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2016.05.10

Before submitting an issue make sure you have:

  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

D:\>youtube-dl --verbose "http://m.ok.ru/dk?st.cmd=friendMediaStatusComments&st.edit=off&st.rpl=off&st.topicId=653485424"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://m.ok.ru/dk?st.cmd=friendMediaStatusComments&st.edit=off&st.rpl=off&st.topicId=653485424']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2016.05.10
[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: {}
[generic] dk?st.cmd=friendMediaStatusComments&st.edit=off&st.rpl=off&st: Requesting header
[redirect] Following redirect to http://m.ok.ru/cdk/st.cmd/main/st.redirect/%252Fdk%253Fst.cmd%253DuserMain%2526tkn%253D2079%2526_prevCmd%253DfriendMediaStatusComments/_prevCmd/friendMediaStatusComments/tkn/2697
[generic] 2697: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 2697: Downloading webpage
[generic] 2697: Extracting information
ERROR: Unsupported URL: http://m.ok.ru/cdk/st.cmd/main/st.redirect/%252Fdk%253Fst.cmd%253DuserMain%2526tkn%253D2079%2526_prevCmd%253DfriendMediaStatusComments/_prevCmd/friendMediaStatusComments/tkn/2697
Traceback (most recent call last):
  File "c:\python35\lib\site-packages\youtube_dl\YoutubeDL.py", line 676, in extract_info
    ie_result = ie.extract(url)
  File "c:\python35\lib\site-packages\youtube_dl\extractor\common.py", line 341, in extract
    return self._real_extract(url)
  File "c:\python35\lib\site-packages\youtube_dl\extractor\generic.py", line 2063, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: http://m.ok.ru/cdk/st.cmd/main/st.redirect/%252Fdk%253Fst.cmd%253DuserMain%2526tkn%253D2079%2526_prevCmd%253DfriendMediaStatusComments/_prevCmd/friendMediaStatusComments/tkn/2697
@kotofond
Copy link
Contributor Author

@kotofond kotofond commented May 16, 2016

That's weird, yesterday I was able to access that video via browser but can't do it now.
Closing this.

@kotofond kotofond closed this May 16, 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
2 participants
You can’t perform that action at this time.