YouWatch is a desktop app that improves the official YouTube webapp.
- Gridifcation of the youtube subscriptions page (/feed/subscriptions)
- Monitor on site activity and keeps track of which videos you've watched.
- Mark watched videos on your subscriptions page. Optionally hide them completely.
- Mark videos watched or unwatched manually.
- Mark all visible videos as watched.
Replace the credentials in src/credentials.js
with yours.
$ npm install
$ npm start
$ npm run build
Builds the app for OS X, Linux, and Windows, using electron-packager.
MIT © Yann Bertrand