/ElectronYT

:tv: Simple Youtube client for desktop using Electron, Clappr and ytdl-core

Primary LanguageJavaScript

ElectronYT

Simple Youtube client (and downloader) for desktop using Electron, Clappr and ytdl-core

Demo Screenshot Demo Screenshot

Running

# Clone ElectronYT repository
git clone https://github.com/gnuns/ElectronYT.git

cd ElectronYT

# Install the `electron` command globally in your $PATH
npm install electron-prebuilt -g

# Install dependencies
npm install

# run ElectronYT
electron .