YouTube subscription feed that displays your subscriptions in a grid. Usub is more reliable than YouTube's subscription box because Usub doesn't filter subscriptions and works all the time so you will never miss your favorite Youtuber's videos!
- Display your YouTube subscription feed as a grid for easier visibility.
- Effortlessly add or remove your Youtube channel subscriptions.
- Blazing fast - can scale up to hundreds and hundreds of subscriptions.
- Never miss new videos from your Youtube Subscriptions ever again!
$ git clone https://github.com/CreaturePhil/Usub.git
$ cd Usub
$ npm install && npm run bower
$ npm run build && npm start
Don't forget before npm start
, make sure to start up MongoDB with the mongod
command in another terminal.
Please use the issue tracker to report any bugs or file feature requests.
This project uses Airbnb JavaScript Style Guide with a few minor exceptions. If you are submitting a pull request that involves Jade templates, please make sure you are using spaces, not tabs.