Denperidge / just-give-me-the-audio

A fully script-based, minimal audio/video downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just give me the audio

(Or the video, really)

A minimal nonsense youtube downloader. Simply copy the youtube link to your clipboard and run mp3.bat, or wav.bat, or...

No dependencies or extra setup necessary; a one-click install automatically downloads the latest yt-dlp & ffmpeg version, and you're good to go.

Getting started

  1. Download the latest release by clicking here
  2. Run install.bat in a folder of your choice
  3. Done! Now simply copy/CTRL+C any youtube link, and open mp3.bat (or whichever file format you want!)

How-To

Add extra formats

To download in other formats, simply copy & paste any of the existing *.bat files, and rename them to the format you want. That's it!

License

This software is available under the MIT License.

About

A fully script-based, minimal audio/video downloader

License:MIT License


Languages

Language:PowerShell 88.6%Language:Batchfile 11.4%