aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: be8fbbdfe4c1b8e9bbd1e5d2d10a6500785c4e24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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.