This app is awful and it was the first app I ever made. I'll remake this soon.
A small youtube video downloader build with electron
This is just a small app, if you see any error please report or have a suggestion, please let me know here
You can download one of the releases
git clone https://github.com/Guaxinim5573/video-downloader.git
cd video-downloader/
npm install
To run the app:
npm start
Build:
npm run build
See LICENSE