Greasy Fork is available in English.

Vk Media Downloader

Скачать музыку, видео с vk.com (ВКонтакте) без использования внешних сервисов

< Σχολιασμός για τον κώδικα Vk Media Downloader

Ερώτηση/σχόλιο

§
Δημοσιεύτηκε: 09/05/2019

the download button does not work when I click

the download button does not work when I click. An undefined warning appears

§
Δημοσιεύτηκε: 09/05/2019

I'm from South America Peru

§
Δημοσιεύτηκε: 10/05/2019

Give this plugin a try, it's working for me VK Downloader from: Ulya you can find it in the chrome web store

EisenSteinΔημιουργός
§
Δημοσιεύτηκε: 10/05/2019

Updated the script, v2.1.14 See the comment:

Updated the script, v2.1.14 In older versions audio data were loaded within audio tooltip. And I don't know why, but for some reason audio tooltip doesn't open in your case. In this version I've made audio data to load separately from tooltip. Thus even if tooltip is broken, you'll be able to download music, I hope.

§
Δημοσιεύτηκε: 10/05/2019

thank you very much brother now if it works

§
Δημοσιεύτηκε: 10/05/2019

If I download a .zip file as I do so that I can download it in .mp3 format

EisenSteinΔημιουργός
§
Δημοσιεύτηκε: 11/05/2019

See the comment:

You can convert .zip to .mp3, or download .mp3 file directly

Download mp3 directly

just set const DOWNLOAD_TS = false, but in that case audio may contain sound distortions.

Convert zip to mp3

Zip archive contains fragments of mp3 (or mp4) file. Steps to convert .zip to .mp3:

  1. unzip the archive
  2. in the uzipped folder run generate.mp3.bat (for Windows), or generate.mp3.sh (for Linux, MacOS)

These generate.mp3.[bat|sh] scripts use ffmpeg to concatenate fragments into a single mp3 file. So you must install ffmpeg to make these scripts work.

Convert zip to mp4

The same for .zip to .mp4 convertion: simply run generate.mp4.[bat|sh]

EisenSteinΔημιουργός
§
Δημοσιεύτηκε: 11/05/2019

from the comment:

UPD the script version v2.1.16

Download mp3 directly

From now on, while Vk team does not fix it, you can download mp3 files directly. This script simply changes the user-agent header of the ajax requests to the ones that Edge browser has, and this is all the trick.

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.