From 07221bfef6d250b727a5eb5524d3443dd623f23c Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Wed, 1 Mar 2023 18:03:35 -0800 Subject: [PATCH] install readthedocs --- docs/install.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/install.rst b/docs/install.rst index c2d7f70b..2157835c 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -2,8 +2,8 @@ Install ======= ``ytdl-sub`` can be installed on the following platforms. -.. contents:: Table of Contents - :depth: 1 +.. contents:: + :depth: 2 Docker Compose -------------- @@ -72,6 +72,7 @@ From powershell, run: Linux -------------- Requires ffmpeg as a dependency. Can typically be installed with any Linux package manager. + .. code-block:: bash curl -L -o ytdl-sub https://github.com/jmbannon/ytdl-sub/releases/latest/download/ytdl-sub @@ -94,6 +95,7 @@ You can also install using yt-dlp's ffmpeg builds. This ensures your ffmpeg is u Linux ARM -------------- Requires ffmpeg as a dependency. Can typically be installed with any Linux package manager. + .. code-block:: bash curl -L -o ytdl-sub https://github.com/jmbannon/ytdl-sub/releases/latest/download/ytdl-sub_aarch64