diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -10,6 +10,10 @@ Lets you covert YouTube-playlists to RSS podcast feeds and serve them. | |||
| 10 | * Convert to mp3, mp4 or any other audio/video format | 10 | * Convert to mp3, mp4 or any other audio/video format |
| 11 | * Serve the downloaded audio files (needs to be done by an other server) | 11 | * Serve the downloaded audio files (needs to be done by an other server) |
| 12 | 12 | ||
| 13 | ## Dependencies | ||
| 14 | * [youtube-dl](https://github.com/rg3/youtube-dl) | ||
| 15 | * [python-feedgen](https://github.com/lkiesow/python-feedgen) | ||
| 16 | |||
| 13 | ## To do | 17 | ## To do |
| 14 | * Add comments/documentation | 18 | * Add comments/documentation |
| 15 | * Support multiple audio/video formats | 19 | * Support multiple audio/video formats |
