Vk Media Downloader

Скачать музыку, видео с vk.com (ВКонтакте)

As of 2018-08-07. See the latest version.

These are versions of this script where the code was updated. Show all versions.

  • v3.10.0 2023-10-20

    feat: enable audio downloader on mobile vk

  • v3.9.0 2023-10-16

    feat: add audio playlist download button
    fix: update sponsor link

  • v3.8.2 2023-10-13

    fix: add icon

  • v3.8.1 2023-10-12

    fix: settings modal input css

  • v3.8.0 2023-10-08

    fix: video download button
    feat: run script on vk.ru
    feat: register menu command
    feat: add activity indicator on ffmpeg/zip operations

  • v3.7.4 2022-07-30

    fix: logger for tampermonkey beta

  • v3.7.3 2022-03-19

    fix: resolve font blurring issue

  • v3.7.2 2022-02-21

    feat: add 'hide-audio-meta-data-on-hover' setting
    fix: hasClass() method

  • v3.7.1 2022-02-20

    fix: require missed function hasClass()

  • v3.7.0 2022-02-19

    feat: add apple script (thanks to https://greasyfork.org/ru/users/870190)
    - Copy and paste the text of "apple.script.txt" into Script Editor app.
    - Export as app.
    - Drag the app to the dock for easy drag and drop.
    - Extract downloaded zip and drop the folder on to the app.
    - The app will export the mp3 and move it into the parent directory of the zip file. It will then move the zip file into the extracted folder and send the folder to the trash.
    feat: update file size limits up to 2 GiB. Warning! It's hardly not recommended to run ffmpeg.js on big files.
    feat: add metadata to audio row
    feat: add new setting option: 'show-audio-meta-data-on-row'
    fix: fix promises handling

  • v3.6.0 2022-01-16

    feat: display audio track duration
    feat: add new options to settings: Misc -> audio-track-duration

  • v3.5.8 2021-08-09

    fix: jquery

  • v3.5.7 2021-04-06

    fix: hls.js version

  • v3.5.6 2021-04-05

    fix: audio size fetching

  • v3.5.5 2021-03-08

    fix: video downloader

  • v3.5.4 2021-03-07 fix: jquery v3.3.1 & downloader for qutebrowser
  • v3.5.3 2021-01-19 fix: make workable on FireMonkey
  • v3.5.2 2021-01-17 fix: ffmpeg.js loader, audio data cache timeout
  • v3.5.1 2020-11-28 fix: copy url to clipboard
  • v3.5.0 2020-11-28 feature: add ID3 metadata to audio files
  • v3.4.2 2020-11-26 fix: sort hls fragments
  • v3.4.1 2020-11-21 * try to fix mp3 size fetching
  • v3.4.0 2020-11-14 + add hotkey to save audio url to clipboard
  • v3.3.4 2020-11-01 * fix audio url parser
  • v3.3.3 2020-10-27 * fix version controller
  • v3.3.2 2020-10-22 + make ffmpeg more stable
  • v3.3.1 2020-10-21 * fix for Greasemonkey on Pale Moon
  • v3.3.0 2020-10-18 + add ffmpeg.js
  • v3.2.1 2020-10-16 * fix audio url parser
  • v3.2.0 2020-10-16 + add logger settings
  • v3.1.0 2020-10-16 + extended logger
  • v3.0.4 2020-10-15 * fix ajax response parser
  • v3.0.3 2020-10-14 * handle video_box mutations
  • v3.0.2 2020-10-12
  • v3.0.1 2020-10-11 * fixes for Greasemonkey
  • v3.0.0 2020-10-11 + refactor code, fix video downloader, new settings
  • v2.3.12 2020-07-01 * fix encoding
  • v2.3.11 2020-06-22 * handle new response format for videos
  • v2.3.10 2020-06-12 * handle size request error
  • v2.3.9 2020-06-12 * update batch scripts
  • v2.3.8 2020-05-23 * fallback to m3u8 downloading if mp3 size does not match m3u8 size
  • v2.3.7 2020-05-13 new hack for downloading mp3
  • v2.3.6 2020-04-28
  • v2.3.6 2020-04-28 filename for some cases
  • v2.3.5 2020-04-08 * add filename into "filename.txt"
  • v2.3.4 2019-11-24 + start audio download on audio tooltip click
  • v2.3.3 2019-11-19 * fix audio hash extractor
  • v2.3.2 2019-11-17 + add vkmd button to left side bar, fix settings animation
  • v2.3.1 2019-11-03 * disable cache for checking updates request
  • v2.3.0 2019-10-30 + add pladform videos downloader

Show all script versions