Vk Media Downloader

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

< Отзив за Vk Media Downloader

Въпрос/коментар

§
Публикуван на: 18.04.2019

Downloading seems to be broken

Hello, I think VK very recently pushed an update that breaks downloading of music, I have tried downloading mp3's with several download plugins. (MediaSafe, Safefrom.net, VK Music Downloader)

Either nothing happens/shows up when trying to download or i get this mp3 with some russian message vk.com/mp3/audioapiunavailable.mp3

With your plugin nothing seems to happen, the download button does show up but there is no information shown Playing music in the browser works fine.

I also tested with a vpn set to russia but the results are the same 3 days ago i was able to download music without any problems, so i really think they updated something.

EisenSteinАвтор
§
Публикуван на: 18.04.2019
Редактиран на: 18.04.2019

Please, send me your logs. See instruction at bottom of the script description. Tooltip styles are broken, but I can still download music and video. UPD. Fixed styles, see v2.1.10

§
Публикуван на: 18.04.2019

hovering and clicking on download i used const DEBUG = 13

[+] MutationObserver() -> .audiorowactions 1555619418284 2019-04-18T20:30:18.284Z userscript.html?id=2ec7f72f-94c5-4b5c-9857-1268645c2292:394 [+] audioIconClick() userscript.html?id=2ec7f72f-94c5-4b5c-9857-1268645c2292:1433 [+] AUDIOLIST.download() -> id: 2000335800_456242234

§
Публикуван на: 18.04.2019
Редактиран на: 18.04.2019

I have reinstalled my browser and plugin but i have the same issue i use opera btw

EisenSteinАвтор
§
Публикуван на: 19.04.2019

I can't help you, if you don't make screenshots of all logs.

§
Публикуван на: 20.04.2019

i couldn't upload the screenshots here so here's another link https://mega.nz/#F!XaACEK4K!bX-IphKlJoeTEMChWDbdHw

EisenSteinАвтор
§
Публикуван на: 20.04.2019

Still can't help you because you uploaded not all logs. In order to view all console logs scroll up / down the development console.

§
Публикуван на: 20.04.2019

I thought only that part was where the log started I have posted a new log on the same link

EisenSteinАвтор
§
Публикуван на: 21.04.2019

It seems you forgot to click download button. Please, upgrade the script to v2.1.11, set DEBUG = 13

§
Публикуван на: 26.04.2019

i have recorded a video of it with a log https://mega.nz/#F!OPRAQYaS!1n2Fwwlq4N9UPSl_IsIt0A

EisenSteinАвтор
§
Публикуван на: 28.04.2019

I've added one more logger Please, upgrade the script to v2.1.12, and set DEBUG = 29

EisenSteinАвтор
§
Публикуван на: 01.05.2019

Released new version v2.1.13 Hope it helps to fix your issue

§
Публикуван на: 02.05.2019

Unfortunately i get the same error This is with the latest version and DEBUG = 29 https://mega.nz/#F!OPRAQYaS!1n2Fwwlq4N9UPSl_IsIt0A

§
Публикуван на: 02.05.2019

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

§
Публикуван на: 02.05.2019

I'm from South America Peru

§
Публикуван на: 03.05.2019

Same here buddies

§
Публикуван на: 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 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

it seems to work now, when you download something you get a zip file

§
Публикуван на: 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

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

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.

§
Публикуван на: 11.05.2019

Thank you, now it works properly

Публикувайте отговор

Влезте, за да публикувате отговор.