A simple youtube downloader
A youtuber video downloader being able to download audio and vidoes.
install the packages using
npm install
- How to run the program
npm run start
- How to build a windows executable
npm run build
This project is licensed under the Apache License - see the LICENSE.md file for details