From 6c2f2db227d4369a1c74b8661b33f55a0e2d9824 Mon Sep 17 00:00:00 2001 From: Alexandro <71392273+arbdevml@users.noreply.github.com> Date: Mon, 24 Jul 2023 20:39:24 +0000 Subject: [PATCH] Add yt-dlp Web UI to Automation (#3978) Co-authored-by: nodiscc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ecd7dd4..b78ddbb8 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,7 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot), [Software Develop - [ydl_api_ng](https://github.com/Totonyus/ydl_api_ng) - Simple youtube-dl REST API to launch downloads on a distant server. `GPL-3.0` `Python` - [YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material) - Material Design inspired YouTube downloader, based on youtube-dl. Supports playlists, quality select, search, dark mode and much more, all with a clean and modern design. `MIT` `Nodejs/Docker` - [YoutubeDL-Server](https://github.com/nbr23/youtube-dl-server) - Web and REST interface for downloading videos onto a server. `MIT` `Python/Docker` +- [yt-dlp Web UI](https://github.com/marcopeocchi/yt-dlp-web-ui) - Web GUI for yt-dlp. `MPL-2.0` `Docker/Go/Nodejs` - [µTask](https://github.com/ovh/utask) - Automation engine that models and executes business processes declared in yaml. `BSD-3-Clause` `Go/Docker`