/youtube-downloader

Small project to download Youtube playlists in MP4 and MP3 writen in Electron + React

Primary LanguageTypeScript

Youtube Downloader

A small tool to download Youtube playlist videos quickly and effectively.

Acknowledgements

Run Locally

Clone the project

  git clone git@github.com:Santosl2/youtube-downloader.git

Go to the project directory

  cd youtube-downloader

Install dependencies

  npm install

Start the server

  npm run dev

Deployment

To compile this project you need to run:

For Linux

  npm run make-linux

For MacOS

  npm run make-mac

For Windows

  npm run make

Authors

License

MIT