gnuns / ElectronYT

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

About

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


Languages

Language:JavaScript 99.5%Language:HTML 0.4%Language:CSS 0.1%