From 6103566db8d5207475c386b76f8791518d764fe6 Mon Sep 17 00:00:00 2001 From: Firstname Lastname Date: Mon, 30 Dec 2019 10:21:29 +0100 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d5748d0..62e36c8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ Ydl is a simple python program that downloads youtube videos, converts them into audio file and creates an xml file to listen to them as a podcast. -Another project, far more advanced can be found there: https://github.com/MrS0m30n3/youtube-dl-gui +Another project, far more advanced can be found there: +https://github.com/MrS0m30n3/youtube-dl-gui. But this one cannot create feed +files to listen to audio files as podcast. ## Getting Started