From 71fb4d6c853cd3d42178758326b474b225a06425 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Sat, 10 Oct 2015 22:16:19 +0200 Subject: Added dependencies to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index be8fbbd..8028dfd 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ Lets you covert YouTube-playlists to RSS podcast feeds and serve them. * Convert to mp3, mp4 or any other audio/video format * Serve the downloaded audio files (needs to be done by an other server) +## Dependencies +* [youtube-dl](https://github.com/rg3/youtube-dl) +* [python-feedgen](https://github.com/lkiesow/python-feedgen) + ## To do * Add comments/documentation * Support multiple audio/video formats -- cgit v1.2.3