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

Unable to extract json #11153

Closed
SerVerXPlanet opened this issue Nov 9, 2016 · 2 comments
Closed

Unable to extract json #11153

SerVerXPlanet opened this issue Nov 9, 2016 · 2 comments

Comments

@SerVerXPlanet
Copy link

@SerVerXPlanet SerVerXPlanet commented Nov 9, 2016

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

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

$ youtube-dl -uUSER -pPASSWORD --verbose https://vk.com/video-85296934_456246691
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-uUSER', u'-pPASSWORD', u'--verbose', u'https://vk.com/video-85296934_456246691']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.11.08.1
[debug] Python version 2.7.12 - Linux-4.4.0-47-generic-x86_64-with-Ubuntu-16.04-xenial
[debug] exe versions: ffmpeg 2.8.8-0ubuntu0.16.04.1, ffprobe 2.8.8-0ubuntu0.16.04.1
[debug] Proxy map: {}
[vk] Downloading login page
[vk] Logging in as USER
[vk] -85296934_456246691: Downloading webpage
ERROR: Unable to extract json
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 694, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 357, in extract
    return self._real_extract(url)
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/vk.py", line 381, in _real_extract
    r'<!json>\s*({.+?})\s*<!>', info_page, 'json'),
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 660, in _search_regex
    raise RegexNotFoundError('Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract json

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Nov 10, 2016

You need to be a member of this group to view its video files.

@dstftw dstftw closed this Nov 10, 2016
@SerVerXPlanet
Copy link
Author

@SerVerXPlanet SerVerXPlanet commented Nov 10, 2016

Sorry, but I did not understand the essence of this error. Your response has become a "You need to be a member of this group to view its video files."

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.