From 0c36b718f22101d29be013a0bba12c708b280d5c Mon Sep 17 00:00:00 2001 From: Kokomo123 Date: Fri, 18 Nov 2022 14:58:43 -0500 Subject: [PATCH] Add YoutubeDLServer to Automation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b23d07d..12bfb970 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,7 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot)_ - [WebUI-aria2](https://github.com/ziahamza/webui-aria2) - Interface to interact with the aria2 downloader. Very simple to use, just download and open index.html in any web browser. ([Demo](https://ziahamza.github.io/webui-aria2/)) `MIT` `HTML5` - [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` +- [YoutubeDL-Server](https://github.com/manbearwiz/youtube-dl-server) - Web and REST interface for downloading videos onto a server. `MIT` `Python/Docker` - [µTask](https://github.com/ovh/utask) - Automation engine that models and executes business processes declared in yaml. `BSD-3-Clause` `Go`