Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 743 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 743 Bytes

ytdl-simplifier

Downloads youtube mp3/video, but without overloading you with arguments/options/decisions.

Requirements:

-> youtube-dl.exe in the same directory as the .bat
-> FFmpeg installed

Simply choose whether you want to download as a video or sound only, and it will automatically choose the best quality passing all the needed arguments.

You probably know this already, but in case you didn't - This was scripted in batch, so it only supports windows.

I primarly made it for myself, it's a really basic script in a really basic language, but I thought others may also want to use it.