diff options
author | CTome <64846840+CrimsonTome@users.noreply.github.com> | 2022-09-28 16:58:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-28 16:58:28 +0000 |
commit | 904a7ab7d67e903c42239327974ad60e6d69338d (patch) | |
tree | 2c9b2a8020c26760223e8ee992800c6b4be9ecd0 | |
parent | Add Svix to Software Development - API Management (#3293) (diff) | |
download | awesome-selfhosted-904a7ab7d67e903c42239327974ad60e6d69338d.tar.gz awesome-selfhosted-904a7ab7d67e903c42239327974ad60e6d69338d.zip |
Add Tubesync to Automation (#3300)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -191,6 +191,7 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot)_ - [Sonarr](https://sonarr.tv/) - Automatic TV Shows downloader and manager for Usenet and BitTorrent. It can grab, sort and rename new episodes and automatically upgrade the quality of files already downloaded when a better quality format becomes available. ([Source Code](https://github.com/Sonarr/Sonarr)) `GPL-3.0` `C#` - [StackStorm](https://stackstorm.com) - StackStorm (aka _IFTTT for Ops_) is event-driven automation for auto-remediation, security responses, troubleshooting, deployments, and more. Includes rules engine, workflow, 160 integration packs with 6000+ actions and ChatOps. ([Source Code](https://github.com/StackStorm/st2)) `Apache-2.0` `Python` - [Tube Archivist](https://www.tubearchivist.com/) `⚠` - Your self hosted YouTube media server: Subscribe, download, index, search and play your favorite videos. ([Source Code](https://github.com/tubearchivist/tubearchivist)) `GPL-3.0` `Python` +- [tubesync](https://github.com/meeb/tubesync) `⚠` - Syncs YouTube channels and playlists to a locally hosted media server. `AGPL-3.0` `Docker/Python` - [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` |