diff options
| author | 2015-10-10 22:16:19 +0200 | |
|---|---|---|
| committer | 2015-10-10 22:16:19 +0200 | |
| commit | 71fb4d6c853cd3d42178758326b474b225a06425 (patch) | |
| tree | fecb2168dbc3e84cbb816d3be4c7b18fac71430c | |
| parent | 2f2bd135d3dfd34cfef327b2d35012cfa2062701 (diff) | |
| download | youtube-podcaster-71fb4d6c853cd3d42178758326b474b225a06425.tar.gz youtube-podcaster-71fb4d6c853cd3d42178758326b474b225a06425.tar.bz2 youtube-podcaster-71fb4d6c853cd3d42178758326b474b225a06425.zip | |
Added dependencies to README.md
| -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 |
