From a563c57d7ff2d3ec953433c295a781afeba6531e Mon Sep 17 00:00:00 2001 From: Kumi Date: Sun, 21 Jul 2024 11:53:07 +0200 Subject: [PATCH] fix(templates): update URLs for code repo and yt-dlp Switched the footer repository link to a private Git repository and updated the youtube-dl link to the new yt-dlp URL. Helps ensure users follow the current and maintained projects. --- templates/inc/footer.tpl | 2 +- templates/snippets/youtubedl.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/inc/footer.tpl b/templates/inc/footer.tpl index 34fd553..fad91c1 100644 --- a/templates/inc/footer.tpl +++ b/templates/inc/footer.tpl @@ -10,7 +10,7 @@ · - + {t}Get the code{/t} diff --git a/templates/snippets/youtubedl.tpl b/templates/snippets/youtubedl.tpl index bad1aff..7cf1cfa 100644 --- a/templates/snippets/youtubedl.tpl +++ b/templates/snippets/youtubedl.tpl @@ -1,3 +1,3 @@ - - youtube-dl + + yt-dlp