Reformatted linux install page

This commit is contained in:
Qualis Svagtlys 2023-12-21 14:18:03 -06:00
parent 279e425327
commit 5eae7c73cf

View file

@ -1,7 +1,13 @@
=====
Linux
=====
Requires ffmpeg as a dependency. Can typically be installed with any Linux package manager.
``ytdl-sub`` should be installable using any Linux package manager, and requires ffmpeg to be installed.
.. tab-set::
.. tab-item:: Linux
.. code-block:: bash
@ -22,9 +28,7 @@ You can also install using yt-dlp's ffmpeg builds. This ensures your ffmpeg is u
mv ffmpeg-master-latest-linux64-gpl/bin/ffmpeg /usr/bin/ffmpeg
mv ffmpeg-master-latest-linux64-gpl/bin/ffprobe /usr/bin/ffprobe
Linux ARM
=========
Requires ffmpeg as a dependency. Can typically be installed with any Linux package manager.
.. tab-item:: Linux ARM
.. code-block:: bash