Skip to content

Instantly share code, notes, and snippets.

@bupy7
Last active July 2, 2023 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bupy7/64d61a49eeda51b6bd618d0b3c1cdb6d to your computer and use it in GitHub Desktop.
Save bupy7/64d61a49eeda51b6bd618d0b3c1cdb6d to your computer and use it in GitHub Desktop.
Download VK audio file

vk_audio_download

ffmpeg -y -http_persistent false -i <m3u8_file_url> -c copy ./audio.mp3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment