mediacurator/docsource/source/usage/installation.rst

21 lines
504 B
ReStructuredText

============
Installation
============
This package (For now) will only work on GNU/Linux and requires FFMPEG installed. For now it will be distributed on `GitHub <https://github.com/fabquenneville/MediaCurator.git>`_
Install FFmpeg
--------------
`Download FFmpeg <https://ffmpeg.org/download.html>`_
Install from GitHub
-------------------
.. code-block:: bash
:linenos:
git clone https://github.com/fabquenneville/MediaCurator.git
cd MediaCurator
pip install -r requirements.txt