[DOCS] Add unraid to readthedocs install (#580)
This commit is contained in:
parent
4795564a0c
commit
2426b700f3
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
curl.exe -L -o ytdl-sub.exe https://github.com/jmbannon/ytdl-sub/releases/latest/download/ytdl-sub.exe
|
||||||
ytdl-sub.exe -h
|
ytdl-sub.exe -h
|
||||||
|
|
||||||
|
Unraid
|
||||||
|
--------------
|
||||||
|
See the
|
||||||
|
`community app <https://unraid.net/community/apps?q=ytdl-sub#r>`_
|
||||||
|
``ytdl-sub``. Uses Docker under the hood.
|
||||||
|
|
||||||
Linux
|
Linux
|
||||||
--------------
|
--------------
|
||||||
Requires ffmpeg as a dependency. Can typically be installed with any Linux package manager.
|
Requires ffmpeg as a dependency. Can typically be installed with any Linux package manager.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue