Installation

This package (For now) will only work on GNU/Linux and requires FFMPEG installed. For now it will be distributed on GitHub

Install FFmpeg

Download FFmpeg

Install from GitHub

1
2
3
 git clone https://github.com/fabquenneville/MediaCurator.git
 cd MediaCurator
 pip install -r requirements.txt