aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: cf5fcea9d136b929fcc2ebed25e468b6968dfe0c (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/silvasur/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.