Wrapper for the excellent tool
Has the basics
- Download Video or Audio
- Show progress Bars
- Select where videos get saved
Checks for any updates of yt-dlp every day
Click on releases over there on the right
create the directory ./packages/main/dist/bin and place the yt-dlp.exe there
you also need to add ffmpeg.exe on there too if its not installed on your system
to build the project
npm run dist
npm run dev
Created using electron, vite, and react