Compare commits

...

5 Commits

Author SHA1 Message Date
Alexandro
c9f4a6c445
Merge 2cf4ae225a3c69b7d1a6d2a5f88559c274e8e669 into 66829858d229bf187a3666733f242b6055cb7926 2023-07-11 10:51:05 -04:00
Alexandro
2cf4ae225a
Added yt-dlp Web UI
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-07-10 22:53:12 +00:00
Alexandro
68b6192e38
Added yt-dlp Web UI to Automation 2023-07-10 12:41:54 +00:00
Alexandro
3698530449
Added yt-dlp Web UIto Automation (alphabetically) 2023-07-10 10:08:48 +00:00
Alexandro
191c070969
Added yt-dlp Web UI 2023-07-07 11:22:10 +00:00

View File

@ -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` - [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-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` - [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` - [µTask](https://github.com/ovh/utask) - Automation engine that models and executes business processes declared in yaml. `BSD-3-Clause` `Go/Docker`