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. Just put exec:youtube-feed
into your urls
file.