diff options
author | n8225 <n8225@users.noreply.github.com> | 2020-10-11 01:17:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-11 01:17:27 +0000 |
commit | 8dffd013715ec4b5ffe591437e77aff6be054b3d (patch) | |
tree | 20d47ab5eeb25865523a4400db61f282836bc85b | |
parent | Merge pull request #2270 from awesome-selfhosted/rm-nonfree-identitymgmt (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-8dffd013715ec4b5ffe591437e77aff6be054b3d.tar.gz awesome-selfhosted-8dffd013715ec4b5ffe591437e77aff6be054b3d.zip |
Merge pull request #2261 from alexta69/patch-1
Add MeTube to Automation
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -150,6 +150,7 @@ See also [Internet of Things (IoT)](#internet-of-things-iot) - [Leon](https://getleon.ai) - Open-source personal assistant who can live on your server. ([Demo](https://www.youtube.com/watch?v=p7GRGiicO1c), [Source Code](https://github.com/leon-ai/leon)) `MIT` `Node.js` - [Lidarr](https://lidarr.audio/) - Lidarr is a music collection manager for Usenet and BitTorrent users. ([Source Code](https://github.com/Lidarr/Lidarr)) `GPL-3.0` `C#` - [Medusa](https://github.com/pymedusa/SickRage) - Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic. `GPL-3.0` `Python` +- [MeTube](https://github.com/alexta69/metube) - Web GUI for youtube-dl, with playlist support. Allows downloading videos from dozens of websites. `AGPL-3.0` `Python/Nodejs/Docker` - [n8n](https://n8n.io/) - Free node based Workflow Automation Tool. Easily automate tasks across different services. ([Source Code](https://github.com/n8n-io/n8n)) `Apache-2.0` `Nodejs` - [nefarious](https://github.com/lardbit/nefarious) - Web application that automates downloading Movies and TV Shows. `GPL-3.0` `Python` - [pyLoad](https://pyload.net/) - Lightweight, customizable and remotely manageable downloader for 1-click-hosting sites like rapidshare.com or uploaded.to. ([Source Code](https://github.com/pyload/pyload)) `GPL-3.0` `Python` |