aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 1f9d32ca117963507cfe577829d69f929c8a2505 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
youtube-feed
============

Combine multiple YouTube user feeds into a single RSS-Feed.

Compiling
---------

`go get github.com/kch42/youtube-feed`

Usage
-----

Put all the usernames of YouTubers you want to receive updates from into the file `~/.youtube-feed`.
`youtube-feed` will now output the combined feed on `stdout`. You can use youtube-feed with [newsbeuter](http://www.newsbeuter.org). Just put `exec:youtube-feed` into your `urls` file.