Home

Awesome

About

An attempt to teach myself React, Redux and Electron

Desktop App to search and download YouTube videos

<div style="float:left"> <img src="https://i.imgur.com/Bj6jZ2k.png" width="300"> <img src="https://i.imgur.com/qOfSE9Q.png" width="300"> <img src="https://i.imgur.com/DMw7Q1T.png" width="300"> <img src="https://i.imgur.com/LSnoz77.png" width="300"> </div>

Built on

With help from

Features

Future feature ideas

Mac and Windows Binaries

Mac, Windows and Linux binaries

Install and Run

git clone https://github.com/vanzylv/youtube-downloader-electron.git
cd youtube-downloader-electron

Update the app/config.js file with your youtube api key

npm install
npm run develop

License

MIT License