An open API service indexing awesome lists of open source software.

https://github.com/algram/ytbd


https://github.com/algram/ytbd

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# ytbd (Youtube Boildown)
Track your favourite channels with ytbd.
It will only show relevant music videos for that channel and automatically update itself in a set timeframe.

## Requirements
- MongoDB
- NodeJs

## Usage
Edit `database.js` in the config folder to match the address of your MongoDB, after that type

```bash
npm install && npm start
```