This is a simple commandline tool do download videos using yt-dlp and ffmpeg i made, because i didnt want to remember all the commands.
- Download the latest release from the Releases section on the right or from here
- unzip to some location you can remember
- open
bobi-yt-dlp.exe
orbobi-yt-dlp.py
, depending on which version you downloaded - paste a link to a video, playlist or even a whole channel
- select your desired format
- after the download finishes, a new subfolder called
downloads
is created where your downloaded file(s) are located - Now you can paste another link or quit by pressing "q"
this project uses yt-dlp and ffmpeg. I do not have any rights on those programs, and you can download them from the official sites:
yt-dlp: Here
ffmpeg: Here