From d4ef7066df9ae6a7847889c3d2933981ef75d1d9 Mon Sep 17 00:00:00 2001 From: Glassed Silver Date: Fri, 25 Mar 2022 11:17:37 +0100 Subject: [PATCH] Update README to include legal disclaimer and one small change in the notice about best practices. (because I'm forgetful ok) --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce8d1a7..588d8f3 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Now with [Docker](#Docker) support! For much better scaling with large datasets please run your YTDL-M instance with a MongoDB backend rather than the json file-based default. It will fix a lot of performance problems (especially with datasets in the tens of thousands videos/audios)! -The (closed) issues as well as the project's Wiki will give you good starting points for your journey with YTDL-M. +The (closed) issues as well as the project's Wiki will give you good starting points for your journey!
@@ -150,6 +150,10 @@ See also the list of [contributors](https://github.com/Tzahi12345/YoutubeDL-Mate This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details +## Legal Disclaimer + +This project is in no way affiliated with Google LLC, Alphabet Inc. or YouTube (or their subsidiaries) nor endorsed by them. + ## Acknowledgments * youtube-dl