From b4af206d23166129cb27a3d8c35013662d68075b Mon Sep 17 00:00:00 2001 From: Leon Etienne <40911701+Leonetienne@users.noreply.github.com> Date: Sat, 26 Feb 2022 19:48:51 +0000 Subject: [PATCH] Added one more yt-dlp ref --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47e7219..20e1311 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Since i use WSL, and like to store my archives on my nas, i made a quick script Without saying, you would have to adjust your nas drive-letter and target paths... ## Idea -This project is building upon [Backup Script with yt-dlp](https://igel.hostedbymyself.de/s/C77Zj-PBL#), [@xaverruss](https://github.com/xaverruss). +This project is building upon [Backup Script with yt-dlp](https://igel.hostedbymyself.de/s/C77Zj-PBL#), [@xaverruss](https://github.com/xaverruss), which is building upon the [yt-dlp](https://github.com/yt-dlp/yt-dlp) cli. # LICENSE ```