From 7b895974e2a653281f4663bf05106c1d397aefd5 Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Wed, 5 Apr 2023 12:29:40 -0700 Subject: [PATCH] [DOCS] Add unraid to readthedocs install --- docs/install.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/install.rst b/docs/install.rst index 584d39cb..9b2fbc28 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -128,6 +128,12 @@ From powershell, run: curl.exe -L -o ytdl-sub.exe https://github.com/jmbannon/ytdl-sub/releases/latest/download/ytdl-sub.exe ytdl-sub.exe -h +Unraid +-------------- +See the +`community app `_ +``ytdl-sub``. Uses Docker under the hood. + Linux -------------- Requires ffmpeg as a dependency. Can typically be installed with any Linux package manager.