Skip to content

Conversation

kaz-us
Copy link
Contributor

@kaz-us kaz-us commented Oct 31, 2021

Please follow the guide below

  • You will be asked some questions, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your pull request (like that [x])
  • Use Preview tab to see how your pull request will actually look like

Before submitting a pull request make sure you have:

In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under Unlicense. Check one of the following options:

  • I am the original author of this code and I am willing to release it under Unlicense
  • I am not the original author of this code but it is in public domain or released under Unlicense (provide reliable evidence)

What is the purpose of your pull request?

  • Bug fix
  • Improvement
  • New extractor
  • New feature

Description of your pull request and other information

Fix login page. Close #1459

@kaz-us kaz-us changed the title Vk login [vk] login fix Oct 31, 2021
@pukkandan pukkandan merged commit f0ffaa1 into yt-dlp:master Oct 31, 2021
@kaz-us kaz-us deleted the vk-login branch October 31, 2021 19:21
gaming-hacker added a commit to gaming-hacker/yt-dlp that referenced this pull request Nov 3, 2021
* master: (28 commits)
  [ffmpeg] Detect libavformat version for `aac_adtstoasc` and print available features in verbose head Based on ytdl-org/youtube-dl#29581
  [ffmpeg] Accurately detect presence of setts
  [ExtractAudio] Use `libfdk_aac` if available Closes yt-dlp#1502 Authored by: CrypticSignal
  [ffmpeg] Framework for feature detection Related: yt-dlp#1502, yt-dlp#1237, ytdl-org/youtube-dl#29581
  [ExtractAudio] Rescale --audio-quality correctly Authored by: CrypticSignal, pukkandan
  [fragment] Fix progress display in fragmented downloads Closes yt-dlp#1517
  [youtube] Remove unnecessary no-playlist warning
  [utils] Parse `vp09` as vp9
  [jsinterp] Handle default in switch better
  [Instagram] Fix incorrect resolution (yt-dlp#1494)
  [vk] Fix login (yt-dlp#1495)
  [docs,cleanup] Improve docs and minor cleanup Closes yt-dlp#1387, yt-dlp#1404, yt-dlp#1408, yt-dlp#1485, yt-dlp#1415, yt-dlp#1450, yt-dlp#1492
  [youtube] refactor itag processing
  [linkedin] Don't login multiple times
  [vk] Add subtitles (yt-dlp#1480)
  [Olympics] Fix extractor (yt-dlp#1483)
  [PlanetMarathi] Add extractor (yt-dlp#1484)
  [Instagram] Add login to playlist (yt-dlp#1488)
  [ceskatelevize] Fix extractor (yt-dlp#1489)
  [youtube] Fix throttling by decrypting n-sig (yt-dlp#1437)
  ...
@shifting-tides
Copy link

Public video downloads work without a login, haven't tested it on private videos though. Im guessing that cookies will do the trick.

yt-dlp.exe -f best https://vk.com/video-195374661_456244126
[vk] -195374661_456244126: Downloading JSON metadata
[vk] -195374661_456244126: Downloading m3u8 information
[info] -195374661_456244126: Downloading 1 format(s): hls-320
[hlsnative] Downloading m3u8 manifest
[hlsnative] Total fragments: 1
[download] Destination: [zoomer kingdom] [-195374661_456244126].mp4
[download] 100% of 351.95KiB in 00:00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vk.com: Unable to login, incorrect username and/or password
3 participants