diff options
author | Alexandro <71392273+arbdevml@users.noreply.github.com> | 2023-07-24 20:39:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-24 20:39:24 +0000 |
commit | 6c2f2db227d4369a1c74b8661b33f55a0e2d9824 (patch) | |
tree | 0ea8c7b8019cef411959bd17663f8835d2b49393 | |
parent | Update CI/daily dead links/unmaintained projects checks badge (#4044) (diff) | |
download | awesome-selfhosted-6c2f2db227d4369a1c74b8661b33f55a0e2d9824.tar.gz awesome-selfhosted-6c2f2db227d4369a1c74b8661b33f55a0e2d9824.zip |
Add yt-dlp Web UI to Automation (#3978)
Co-authored-by: nodiscc <nodiscc@gmail.com>
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |