Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
VK Authentication #6105
VK Authentication #6105
Comments
|
Authentication will work again in the next version. Thanks for the report. |
VK.com authentication seems to no longer work.
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.06.25
[debug] Python version 2.7.5 - Linux-3.8.13-xxxx-grs-ipv6-64-x86_64-with-fedora-19-Schrödinger’s_Cat
[debug] exe versions: ffmpeg 2.2.13, ffprobe 2.2.13
[debug] Proxy map: {}
[vk.com] Logging in as admin@pixup.us
ERROR: Unable to login, incorrect username and/or password
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 654, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 272, in extract
self.initialize()
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 266, in initialize
self._real_initialize()
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/vk.py", line 140, in _real_initialize
self._login()
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/vk.py", line 137, in _login
raise ExtractorError('Unable to login, incorrect username and/or password', expected=True)
ExtractorError: Unable to login, incorrect username and/or password