From 2f2bd135d3dfd34cfef327b2d35012cfa2062701 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Sat, 10 Oct 2015 22:06:02 +0200 Subject: Initial code import --- README.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ad7cc36..be8fbbd 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,18 @@ -# youtube-podcaster -Converts youtube playlists to RSS-feeds +# YouTube Podcaster +Lets you covert YouTube-playlists to RSS podcast feeds and serve them. + +## Features +* Check playlists on HTTP-request +* Downloads videos and converts them to Ogg Vorbis files. +* Serve RSS feed + +## What it doesn't do (at the moment) +* Convert to mp3, mp4 or any other audio/video format +* Serve the downloaded audio files (needs to be done by an other server) + +## To do +* Add comments/documentation +* Support multiple audio/video formats + +## LICENSE +YouTube Podcaster is licensed under the MIT License, see the LICENSE file for more info. -- cgit v1.2.3