Compare commits

...

6 Commits

Author SHA1 Message Date
Alexandro
e65adbd0fc
Merge 2cf4ae225a3c69b7d1a6d2a5f88559c274e8e669 into a377608593ff74ee445647438b6e9e4066afe39b 2023-07-14 18:10:46 +00:00
Bosse Klykken
a377608593
Fixed small typo qdvertisements->advertisements (#4007) 2023-07-14 17:28:32 +00: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`
- [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`
@ -754,7 +755,7 @@ _See also: [awesome-sysadmin/DNS - Servers](https://github.com/awesome-foss/awes
- [AdGuard Home](https://adguard.com/en/adguard-home/overview.html) - Free and open source, userfriendly ads & trackers blocking DNS server. ([Source Code](https://github.com/AdguardTeam/AdGuardHome)) `GPL-3.0` `Docker`
- [blocky](https://github.com/0xERR0R/blocky) - Fast and lightweight DNS proxy (like Pi-hole) as ad-blocker for local network with many features. `Apache-2.0` `Go`
- [Maza ad blocking](https://maza-ad-blocking.andros.dev/) - Local ad blocker. Like Pi-hole but local and using your operating system. ([Source Code](https://github.com/tanrax/maza-ad-blocking)) `Apache-2.0` `Bash`
- [Pi-hole](https://pi-hole.net/) - A blackhole for Internet qdvertisements with a GUI for management and monitoring. ([Source Code](https://github.com/pi-hole/pi-hole)) `EUPL-1.2` `Shell/PHP`
- [Pi-hole](https://pi-hole.net/) - A blackhole for Internet advertisements with a GUI for management and monitoring. ([Source Code](https://github.com/pi-hole/pi-hole)) `EUPL-1.2` `Shell/PHP`
- [Technitium DNS Server](https://technitium.com/dns/) - Authoritative/recursive DNS server with ad blocking functionality. ([Source Code](https://github.com/TechnitiumSoftware/DnsServer)) `GPL-3.0` `Docker/C#`