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

Authorization for vk.com with login and password #22568

Closed
5 tasks done
langKeeper opened this issue Oct 1, 2019 · 1 comment
Closed
5 tasks done

Authorization for vk.com with login and password #22568

langKeeper opened this issue Oct 1, 2019 · 1 comment

Comments

@langKeeper
Copy link

langKeeper commented Oct 1, 2019

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2019.09.28
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones

Verbose log

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-s', u'-v', u'-u', u'PRIVATE', u'-p', u'PRIVATE', u'https://vk.com/annaanton90?z=video-108516935_456242585%2F4f1013712df550a461%2Fpl_post_-22798006_717036']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.09.28
[debug] Python version 2.7.5 (CPython) - Linux-3.10.0-957.5.1.el7.x86_64-x86_64-with-centos-7.6.1810-Core
[debug] exe versions: ffmpeg git-2016-07-06-3e4357e, ffprobe git-2016-07-06-3e4357e
[debug] Proxy map: {}
[vk] Downloading login page
[vk] Logging in
[vk] -108516935_456242585: Downloading webpage
Traceback (most recent call last):
  File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/local/bin/youtube-dl/__main__.py", line 19, in <module>
  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 474, in main
  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 464, in _real_main
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 2018, in download
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/vk.py", line 416, in _real_extract
TypeError: string indices must be integers

Description

Hello.
I’m trying to download a video from vk.com accessible to logged in users and get an error.

@langKeeper langKeeper changed the title Authorization for vk.com Authorization for vk.com with login and password Oct 2, 2019
@langKeeper
Copy link
Author

Hi.
Sent your account details to you via email.

meunierd referenced this issue in meunierd/youtube-dl Feb 13, 2020
- add support for Odnoklassniki embeds
- update tests
- extract more video from user lists(closes #4470)
- fix wall post audio extraction(closes #18332)
- improve error detection(closes #22568)
pareronia referenced this issue in pareronia/youtube-dl Jun 22, 2020
- add support for Odnoklassniki embeds
- update tests
- extract more video from user lists(closes #4470)
- fix wall post audio extraction(closes #18332)
- improve error detection(closes #22568)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants