How to download an entire playlist from VK. How to download all VKontakte audio recordings at once

Hello Khabrovians.
I think I’m not the only one who has a big playlist on vk.com. Just recently I was wondering how to download music to listen to it offline. Soon I found a convenient service SaveFrom.net. And everything would be fine, but he doesn’t know how to pump out all the music at once. He offers us options:
1. Give us a bunch of urls so that we can insert the whole thing into a download manager, like DownloadManager
2. Save the playlist in m3u/pls, which play by URL

In the first case, our file names will be like 3ee56ab0933e.mp3. ID3 tag will be in place ( UPD it turns out that not all songs have the correct ID3Tag), but you must admit, it’s inconvenient to open each song to see what it is
In the second case, we have purely URLs in the playlists, but the title of the song is immediately available.

Since I didn’t want to watch files like 3ee56ab0933e.mp3, and also didn’t want to name it all manually, I sketched out a tool on my knee that can read pls playlists and download music into 10 connections.

Binary + source
The compiled executable + source code (in Delphi) is
How to use
1. Scroll our VKontakte playlist to the very bottom so that SaveFrom.net can get the full pls
2. Select download playlist:

3. In the window that appears, pls copy the playlist to the clipboard:


4. Insert this playlist into my utility in the field with the text Insert PLS text here:


5. Click the Download button and see how the music begins to download
6. If necessary, the VKMusic folder will be created in the working directory of the program. The folder name can be changed:


the path can be absolute.

If Allow skip files is checked, then the program will check before downloading, if there is a file with the same name on the disk, then it will not download it.

A very brief excursion into the source code
I am writing primarily for those who want to change the code for themselves.
The program uses Virtual Treeview and Indy.
untPLSparser.pas - PLS file parser. There is only one function in the module interface:
function Parse(const text: string): TPLSItems; At the input - PLS playlist, returns an array of structures describing audio recordings (title + URL + often track duration)

This whole thing is converted into another TMusicList array described in untDownloadList.pas.
TMusicList consists of TMusicItem and is needed to store information about the download status, as well as any errors that have occurred.

Next, the download process begins. 10 pre-created TDLThread threads, the implementation of which is located in untDownloadThread.pas, begin to download songs.
The download is started via TfrmMain.RunFreeDownload in untMain.pas.
First, we get the index of the record that needs to be downloaded using the TfrmMain.GetFreeItem method. Then we check if we have the option to skip files, then we look to see if there is such a file, and if there is, we skip it.

During downloading to callbacks
DLProgress, DLError, DLComplete, DLTerminate events arrive where we actually update information in TMusicItem, start a new download or report an error.

Download threads work as follows.
After creation, the thread waits for the download task in a loop:
while (Url = "") do begin if Terminated then Exit; FInWork:= False; Sleep(1); end; As soon as there is a download URL, it starts downloading. Since Indy is a blocking socket library, there must be a mechanism to stop loading. I use a special EStopTask exception in the TidHTTP.OnWorkBegin, TidHTTP.OnWork, TidHTTP.OnWorkEnd callbacks, which allows me to actually abort the download at any time.

If something goes wrong, but we can process it correctly and continue working, we process it and file the undownloaded file. If an exception occurs in a thread that we cannot handle (for example, AV), then according to the standard mechanism, the thread will be killed, and the FatalException will contain the exception object. Therefore, in untMain.pas I handle OnTerminate, check the thread exception object, and if it exists, then I throw the exception in the main thread.

Finally
That's all, thanks for reading. I’m glad if my “crutch” suddenly turned out to be convenient for you.

The young Internet generation prefers to listen to VKontakte music from their phone (Android, iOS) and other mobile devices. Despite the fact that the playback quality of audio tracks posted on VK is not the highest, many social network users prefer convenience and mobility. In this guide, I will share with you the best applications that will allow you to download music from VK, and also tell you how to download your favorite tracks to your phone. After this, you will be able to listen to music offline and in any music player.

Today, many copyright holders are trying to squeeze a penny out of a poor VKontakte user, so huge deposits of music and multimedia in general regularly go through harsh purges. Therefore, you need to hurry to download music from VK to your phone and save your favorite songs for local listening.

I have put together a list of excellent tools - browser plugins and programs - for downloading music from VKontakte to Android. I believe that these tools will not only appeal to you for their convenience, but will simply provide good service. Separately, I described the most universal method of downloading files using Chrome Developer Tools - that is, you do not need an application to download music, just install the Chrome browser.

It should be noted that the extensions listed in the review are constantly removed from the Chrome and Google Play stores, since the services' policies prohibit the use of such applications for downloading. However, at the time of writing, all extensions and programs are available for download and have been tested for functionality by me personally. We strongly advise you to download them to your Android phone in order to form your own opinion.

Videoder for Android

Videoder is a convenient shell for downloading music and videos from popular social services, including VKontakte. The program is free and works not only in desktop and mobile versions, but also through the website videoder.net.

If we talk about the mobile application, it works stably, unlike the browser extensions mentioned here.

First you need to download Videoder to your phone (you won’t find it on Google Play, use the link below). Having entered the application, select the icon from VKontakte, log in through the shell and go to the playlist. You can actually download the song using the icon opposite the song name in the VK playlist. This can be not only a playlist of an authorized user, but almost any composition on VKontakte.

Of course, this method of obtaining music is not ideal: it is unlikely that you will want to download entire albums and playlists. However, if we are talking about several tracks you like, then why not?

Listening to music through the VK application for Android

By installing the VK application on your phone, you get an online audio player with a free music library.

Unfortunately, the VKontakte client deprives you of the ability to download your favorite music to your mobile phone, and to listen to your playlists you will need regular access to the Internet. However, it is a very convenient program that you can use as a full-fledged player. At the same time, you do not violate the rights to use the VKontakte social service by broadcasting music without saving it to your phone.

VKontakte mobile application interface

VKD is a convenient way to download music from VK to your phone

The VKD extension for Chrome comes to hand when it comes to working VK audio downloader. By installing the program, you get a convenient browser add-on.

To download music from a contact to your phone:

Attention! Sometimes VKD, like other extensions, does not work: a red dot is displayed next to the download icon. This means that VKontakte has limited access to audio tracks, and instead of songs, a stub is loaded. In this case, we advise you to wait or use other applications from our review.

MusicSIG VK.com is a free application for downloading VK music from the browser

Extension “Download music from VKontakte (vk.com)”

If you don’t need additional add-ons to download audio from VK, this tiny program is an ideal option. It has only one setting: displaying the bitrate and size of the audio recording. The extension performs its functions flawlessly: hover the cursor over the track, click on the icon that appears, and download the song to your phone or PC.

How to download music from VK to Android in one click

Audio tracks can be downloaded by hovering over almost any song on VKontakte. By default, bitrate and size are displayed, but, as said, this information can be hidden through the plugin parameters.

How to download music via VK in any browser. VKSaver program

If you use a browser other than Google Chrome, then obviously the extension will not be the most convenient option for downloading music from VKontakte pages. We have found a universal solution - this is the VKSaver program. It downloads with equal success not only in Chrome, but also in Firefox, Opera, IE and Yandex Browser. The application for downloading music on Android has standard tools similar to browser extensions.

For the VK downloader to work, you must, in turn, download the program and install it on your PC (the VKSaver installer is only available for Windows). The desired “Download” button appears next to the music tracks. By clicking on it, you will be taken to the interface for downloading music tracks.

One problem is that to play it you need to install a flash player on your phone (although all developers have been abandoning it for a long time). Another drawback is that the VKSaver add-on does not always work after installation. However, there is a plugin - the VKSaver extension of the same name. You can download music from VK with its help.

Program “VK Music: Download VKontakte” for Android

If you listen to music on a phone, say, running Android OS, it would be a convenient option to download an application designed to play VKontakte tracks.

Fortunately, there is such a program for downloading music for Android, and more than one. In particular, the “VK Music” program gives the user the opportunity not only to listen to their favorite songs on the social network, but also to save them for local listening on the phone. You can download the program on Google Play; the application is available only for Android. Features worth noting:

  • the ability to download music to Android from a contact by specifying the desired audio format
  • convenient and quick search through the impressive VK music library
  • online and offline listening to VK audio tracks on your phone
  • The Android version of the application has a nice design.

Thus, the “VK Music” program is attractive because it allows you to download music from VK for free through a convenient user interface and a number of useful options. In addition, “VK Music” for Android not only allows you to download audio from VK, but also offers itself as a convenient and functional music player (be sure to read our review).

The section with audio recordings is not divided into pages. Therefore, the more audio recordings you have added, the more difficult it is to get to older tracks. The endless page scrolling function on the vk.com website is a very inconvenient thing. Today we will tell you how to quickly and conveniently download all music from VKontakte at once.

Why download music from VKontakte to your computer?

1. Imagine that you wake up in the morning, go to Contact and are about to listen to your favorite song and get an error:

the recording was withdrawn from public access due to a request from the copyright holder

2. It would be a good idea to have a copy of the tracks in case you want to quickly download them to a smartphone where there is no Internet.

3. When the provider has a problem and there is no Internet at all, it turns out to be very bad if all your entertainment is stored in the cloud. And it’s good to have your favorite music on your computer.

Convenient downloading of music from VK (vk.com)

The VKMusic program will help us download audio recordings. Go to the website and download the program: http://vkmusic.citynov.ru

Install VKMusic on your computer.

If you do not need sponsorship programs, uncheck the corresponding boxes and then click Further:

And here too:

Launch the VKMusic program. On the menu In contact with select item Change account:

Enter your login (phone or email) and password. Then click Entrance:

To download music in the menu In contact with select item My audios:

(You can just as easily select not only your posts, but also any friend or community. To do this, select the appropriate menu item and paste the link)

If you want to download all your audio recordings, place the cursor in the list, press CTRL+A and click Add to download.

On the social network vk.com you can find almost any new movies and music. As well as hundreds of thousands of photographs, illustrations and graphics. However, downloading from VKontakte is not easy. As you know, the network itself does not provide such opportunities. SaveFrom.net makes it easy to download music, videos and photos from VKontakte using a convenient add-on for your browser (Chrome, Firefox and others).


How to download music
with VK?

After installing the extension, open VK music and hover your mouse over the track name. A blue arrow will appear next to the song duration
- "Download" button. Click on it, and the music will be downloaded from VKontakte to your computer.

If you hold the cursor on the button for a second, you will get information about the size MP3 file and its quality (bitrate). Bitrate is determined by file size, so the value is approximate.





How to download a playlist
from VKontakte?

How to download a video
from VKontakte?

You can download videos from VK.com directly from the viewing page, to which, after installing the assistant, direct links for downloading in various qualities will be added.

How to save a photo
from VKontakte?

Photos from VK can be saved one at a time, but if there are a lot of them, this can take a significant amount of time.

After installing the SaveFrom.net assistant, you will be able to download your favorite photo albums in their entirety.

To do this, call the SaveFrom.net assistant menu and select "Download photos". Or use the appropriate link on the photo album viewing page.

The social network VKontakte is an inexhaustible reservoir of music. Even rare musical compositions are stored here, which cannot be found on the global network “during the day.” But here’s the problem: you can listen to them, but you can’t download them to your computer. Although... what am I talking about? It’s impossible - because the site does not give users such an opportunity, but this is for others, not for you and me.

Do you want to know how to download any song from VK with just a couple of mouse clicks? Then read!

Seven ways to download music from VK for free

Web services

Let's start with something simple. To download audio tracks from the VK website, there are special web services that do not require registration or payment for their services: go in and use it. There are many such services, and they work on a similar principle. Let's look at a couple of the most popular ones.

Audio-vk

How to download music from VK using Audio-vk.ru? Take a look and you will immediately understand. At the top of the central field there is a search bar. Enter the title of the song or the name of the artist (author) - and the track will be found. To save, click “Download”.

Download-Music-VKontakte

– a slightly more “complex” service than the previous one. In addition to searching by title or artist, there are filters (drop-down lists circled in the screenshot):

  • “I” – download music from your page.
  • “Friends” – download music from friends’ pages.
  • “Groups” – the same, from groups.
  • “Popular” – the most popular songs on the VK website.

The second list allows you to clarify what you did. For example, when you select “Me”, you can specify where exactly to download tracks from - from audio recordings, albums (when you select this option, a list of your albums will appear), from the wall, or recommended. I hope you can figure out how to use filters without difficulty.

If when you open Download-music-vkontakte.ru you do not see lists of tracks, allow access to audio files of your VK page by clicking the link of the same name.

Browser apps and plugins

The plugin is installed on your computer like any application. What is he doing? Adds a download button to each audio file on VK. The button looks like a downward arrow and appears when you hover over a track. The size and bitrate of the file are displayed next to it.

In addition, SaveFrom.net adds its own extension to the browser. It is convenient to use for downloading all the music files that are on the page.

To download all songs from a playlist, click on the extension icon. Select “Download Audio Files”.

In the next window, click “Continue”. The tracks will start loading one by one.

The plugin works much the same as SaveFrom.net. After installation on your computer and restarting the browser, a button with a down arrow will appear next to the Play button next to each music track on VK. Clicking on it starts the file download process.

Additionally, a “Save” button appears below the audio player.

is an application for downloading audio tracks from the VKontakte website and more. It works regardless of the web browser; you just need to log in to VK in the program itself.

Through the “VKontakte” menu, you can select lists of songs that you want to upload to VKMusic - from your account, the accounts of friends or groups, popular or recommended. You can download several tracks at the same time by clicking on each song in the list and clicking “Add to downloads”. The program also allows you to listen to music through the built-in player, and also create playlists.

Downloading music from the VK website without programs

You can download music from VK with your bare hands. How? Advanced users have probably already guessed it. And for those who do not understand, I will share two simple ways.

Download via direct link

Each audio file has its own unique address on the Internet, from where the player downloads it during playback. We are not shown where the song is stored, but this information is in the page code. We'll take it from there. So…

  • Right-click on the desired audio track. Select “View element code”. Or select the track and press Ctrl+Shift+C.

  • Inside one of the tags there is a tag input type, where, among other things, there is a direct link to the composition. Let's copy it. The highlighting of elements in the playlist will help you understand that this is exactly the song you need: when you hover the cursor over The “Play” button will be highlighted.

  • Paste the link into the address bar of the browser and press “Enter”: a page with an audio player will open. Right-click on it and select “Save video as”. Alternatively, press Ctrl+S.

All you have to do is specify the folder to save - and the composition is “in your pocket”.

Searching for an audio file in the browser cache

When listening to music on the Internet, the browser downloads each song into one of its temporary folders (cache). This means that the necessary files are already on your hard drive, all you have to do is find them!

  • The Opera browser stores this data in the %LOCALAPPDATA%\Opera Software\Opera Stable\Cache folder;
  • Google Chrome - in %LOCALAPPDATA%\Google\Chrome\User Data\Default\Cache;
  • Mozilla Firefox - in %LOCALAPPDATA%\Mozilla\Firefox\Profiles\ProfileName\Cache.

If we look into the cache of any browser, we will see that files are saved there under strange names without extensions. How to find the one you need:

  • While playing a song on the VKontakte page, sort the files in the cache by date of modification. Now everything that was launched recently will be at the top.

  • Let's look at the file sizes. Musical ones weigh no less than 2.5 mb. An object weighing 8,257 kb is located at the top of my list. I have no doubt that this is the song that is playing right now. Select it with the mouse cursor and press F2 - a field for renaming will appear. Add the extension “mp3” to it.

  • After adding the extension, the file now has a music player icon (in my example, AIMP). Click on it to listen.

  • Did you guess it? Great! All that remains is to give the composition the correct name and move it to a more suitable place.

Let me remind you once again that all the considered methods of saving music from the VK website are absolutely free. And, as you noticed, they are very simple. Use it and enjoy!