+ Reply to Thread
Results 1 to 7 of 7

Thread: How can I dowload videos from VK.com

  1. #1
    Member
    Join Date
    Sep 2006
    Location
    United States
    Posts
    65

    How can I dowload videos from VK.com

    I used to use the windows version from getvideo.org but I changed PC's and lost the installer. The new version seems to be only in Russian. Is there anywhere to download an old version? getvideo.org even let me download private videos (from groups I'm a member of) by logging in with my VK infi.

    If not, are there any alternatives that work?
    Quote Quote  

  2. #2

    Re: How can I dowload videos from VK.com

    Hi, if the video that you want to download is public you can try with yt-dlp.

    For example:

    Quote Quote  

  3. #3
    Member
    Join Date
    Sep 2006
    Location
    United States
    Posts
    65

    Re: How can I dowload videos from VK.com

    Thanks. Any way to download private groups?
    Quote Quote  

  4. #4

    Re: How can I dowload videos from VK.com

    johnr283
    "Downloading VK videos from private messages"
    Code:
    https://www.reddit.com/r/youtubedl/comments/pn6awv/downloading_vk_videos_from_private_messages/
    
    yt-dlp --cookies-from-browser BROWSER -f ID https://m.vk.com/LINK_TO_VIDEO
    yt-dlp --cookies-from-browser chrome -F https://m.vk.com/LINK_TO_VIDEO
    yt-dlp --cookies-from-browser chrome -f hls-2642 https://m.vk.com/LINK_TO_VIDEO
    ----------------

    Use "Authentication Options" with yt-dlp
    Code:
    -u, --username USERNAME         Login with this account ID
    -p, --password PASSWORD         Account password. If this option is left
    or maybe others .

    read about it in the manual
    Code:
    https://github.com/yt-dlp/yt-dlp/blob/master/README.md
    Quote Quote  

  5. #5
    Member
    Join Date
    Sep 2006
    Location
    United States
    Posts
    65

    Re: How can I dowload videos from VK.com

    Quote Originally Posted by mister_ nex View Post
    johnr283
    "Downloading VK videos from private messages"
    Code:
    https://www.reddit.com/r/youtubedl/comments/pn6awv/downloading_vk_videos_from_private_messages/
    
    yt-dlp --cookies-from-browser BROWSER -f ID https://m.vk.com/LINK_TO_VIDEO
    yt-dlp --cookies-from-browser chrome -F https://m.vk.com/LINK_TO_VIDEO
    yt-dlp --cookies-from-browser chrome -f hls-2642 https://m.vk.com/LINK_TO_VIDEO
    ----------------

    Use "Authentication Options" with yt-dlp
    Code:
    -u, --username USERNAME         Login with this account ID
    -p, --password PASSWORD         Account password. If this option is left
    or maybe others .

    read about it in the manual
    Code:
    https://github.com/yt-dlp/yt-dlp/blob/master/README.md

    I've got error [vk] None: Video only available to followers
    I'm following the closed group and the member who posted the video.
    Quote Quote  

  6. #6
    Member
    Join Date
    Sep 2006
    Location
    United States
    Posts
    65

    Re: How can I dowload videos from VK.com

    I used the following and it worked. Thanks.
    yt-dlp --cookies-from-browser chrome -F https://m.vk.com/LINK_TO_VIDEO
    yt-dlp --cookies-from-browser chrome -f hls-2642 https://m.vk.com/LINK_TO_VIDEO[/CODE]
    Quote Quote  

  7. #7
    Member
    Join Date
    Sep 2006
    Location
    United States
    Posts
    65

    Re: How can I dowload videos from VK.com

    I used the following and it worked. Thanks.


    Code:
    yt-dlp --cookies-from-browser chrome -F https://m.vk.com/LINK_TO_VIDEO
    yt-dlp --cookies-from-browser chrome -f hls-2642 https://m.vk.com/LINK_TO_VIDEO
    Quote Quote  

+ Reply to Thread

Similar Threads

  1. Using ffmpeg to dowload subtitles
    By JohnReese in forum Video Streaming Downloading
    Replies: 9
    Last Post: 2nd Oct 2021, 22:50
  2. Using ffmpeg to dowload webvtt subtitles
    By ecolek in forum Video Streaming Downloading
    Replies: 24
    Last Post: 20th Jun 2021, 04:12
  3. Replies: 0
    Last Post: 4th Sep 2020, 10:27
  4. Tumblr Link to Dowload
    By devilcoelhodog in forum Video Streaming Downloading
    Replies: 2
    Last Post: 16th Apr 2020, 03:44
  5. How can ı dowload this kind of streams?
    By lemon in forum Video Streaming Downloading
    Replies: 8
    Last Post: 20th Sep 2019, 01:34

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts