Skip to content

Soup-o-Stat/VK-Video-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

VK Video Downloader

VK Video Downloader is a simple Python program that allows you to download videos from VK Video and VK Clips without watermarks

Features

  • Download videos from VK Video and VK Clips
  • Save files in .mp4 format
  • No watermark on downloaded videos
  • Choose a custom output directory

Requirements

  • Python 3.7+
  • yt-dlp
  • termcolor

Install required packages:

pip install yt-dlp termcolor

Usage

  • Run the script:
python vkvideodownloader.py
  • Enter the video or clip URL when prompted (for example https://vk.com/video137523692_168022180)
  • Specify the output folder or press Enter to use the current directory
  • The video will be downloaded without a watermark

Notes

  • This tool does not guarantee downloads from private or restricted videos
  • Always respect the content creator’s rights and VK’s terms of service

About

Python program that allows you to download videos from VK Video and VK Clips without watermarks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages