An Electron application with React and TypeScript
This application allows you to download all videos or playlists from youtube.
$ npm install
$ npm run dev
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux