From 2426b700f3de0e9c83f32045053c021fe0192f53 Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Wed, 5 Apr 2023 12:34:00 -0700 Subject: [PATCH] [DOCS] Add unraid to readthedocs install (#580) --- 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.