Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (25 loc) · 836 Bytes

README.md

File metadata and controls

30 lines (25 loc) · 836 Bytes

Note

This app is awful and it was the first app I ever made. I'll remake this soon.

video-downloader

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

Downloading

Releases

You can download one of the releases

Building from source

git clone https://github.com/Guaxinim5573/video-downloader.git
cd video-downloader/
npm install

To run the app:

npm start

Build:

npm run build

LICENSE

See LICENSE