Installation

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