https://github.com/binarymuse/electron-youtube-player
A YouTube playlist manager and video player in Electron w/ React + Redux
https://github.com/binarymuse/electron-youtube-player
Last synced: 12 months ago
JSON representation
A YouTube playlist manager and video player in Electron w/ React + Redux
- Host: GitHub
- URL: https://github.com/binarymuse/electron-youtube-player
- Owner: BinaryMuse
- Created: 2015-09-27T00:34:24.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-06T01:27:32.000Z (over 10 years ago)
- Last Synced: 2025-04-07T02:42:33.502Z (about 1 year ago)
- Language: JavaScript
- Size: 180 KB
- Stars: 30
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Electron YouTube Player
=======================
This is a desktop app created using [Electron](http://electron.atom.io/), written using React and Redux. It manages playlists of YouTube videos, and plays them in various ways.
Installing/Running
------------------
Requires Node.js. Tested on Node.js 4.0.
```
npm install
npm start
```
Mock
----
