Skip to content

raiden-dev/vk2mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vk2mp3

Download VK's index.m3u8 as a single mp3 file.

Usage

You need bash, curl, sed, hexdump, openssl and ffmpeg. Install missing dependencies using your distro package manager. On Windows install WSL first.

Run this script directly from GitHub replacing URL with a full link to index.m3u8 and script will save the audio file as out.mp3 into the current directory.

curl -sL http://bit.ly/VK2MP3 | bash -s URL out.mp3

License

The Unlicense.

About

Download mp3 from VK.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages