Download VK video from a link

Sign in with VK, paste a link from vk.com or vkvideo.ru - save the MP4 for free, no software required.

How to download VK video from a link

saved.video downloads video from VKontakte and vkvideo.ru by link: sign in with VK OAuth, paste the video URL, and save the MP4 in your browser. The service only returns what your own account can already open - no software, no browser extensions, no bypassing private access.

  1. Sign in to VK - Open the sign-in window and allow access to your videos.
  2. Copy the full URL - After signing in, copy the address from your browser bar - we extract the token ourselves.
  3. Download the video - Paste the video link and download the MP4 in the best available quality.
  • The token is only used so the VK API can return videos already available to you.
  • We don't store the token in a database - only your browser's session cookie. “Log out” clears it.
  • We never ask for your VK password - sign-in happens on VK's own OAuth page.

Frequently asked questions

What is the token?

It's a temporary VK access key issued after OAuth sign-in. It's not a password - it lets the API recognize your account.

Why do you ask for it?

To call the VK video API on your behalf and get a direct link to a file that is already available to you on VK.

Do you store tokens?

No, tokens are never saved to a database. While you use the tool it lives only in your browser session cookie. The “Log out” button removes the session.

Which videos can I download?

Anything that opens in your own VK account - including non-public videos you have access to. You cannot download someone else’s private video. Links from vk.com / vkvideo.ru or an owner_video ID both work.

Why not a regular login form?

VK issues the token via an implicit OAuth flow on oauth.vk.com/blank.html - it appears in the page address after sign-in. We only extract it from the link you paste back.

What if only HLS is available?

Some videos don't have a direct MP4 link, only an HLS stream. In that case we show you the stream link and the ffmpeg command to download it.

Step-by-step guides

All guides