From bb92df7b9631afbb4416e626493887c03063c9dd Mon Sep 17 00:00:00 2001 From: mendel5 <60322520+mendel5@users.noreply.github.com> Date: Sun, 31 Jan 2021 00:38:18 +0100 Subject: [PATCH] add youtube-dl --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 42cdb19..1d63376 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,8 @@ Overview of alternative open source front-ends for popular internet platforms. - [hn-search](https://github.com/algolia/hn-search) - Example: [Highest rated submissions of the past 24 hours](https://hn.algolia.com/?sort=byPopularity&page=0&dateRange=last24h&type=all) +- [youtube-dl](https://github.com/ytdl-org/youtube-dl) + ## Related - [privacy-redirect](https://github.com/SimonBrazell/privacy-redirect)