diff --git a/README.md b/README.md index 1bfd2b8a3efd34f715f180d07379359b27eb9885..1452e6967f07860a64efc881beb1020b9307a253 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ ### Description +#### Up to version 1.1.0: Saves all channel- and videonames from a public Youtubeplaylist into a textfile. If there are already texfiles existing for that playlist-ID the last textfile will be compared to the current date. -Possibly missing videos will then be printed at the bottom of the new textfile. \ No newline at end of file +Possibly missing videos will then be printed at the bottom of the new textfile. + +#### Since version 2.0.0 +Python script that retrieves all videos form a given youtube playlist and downloads them via youtube-dl. \ No newline at end of file