mediacurator/docs/_sources/usage/installation.rst.txt
2020-12-14 01:38:06 -05:00

21 lines
510 B
ReStructuredText

============
Installation
============
This package has only been tested on GNU/Linux & Windows 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