Welcome to mediacurator’s documentation!¶
mediacurator is a Python command line tool to manage a media database.
List all the videos and their information with or without filters
Batch find and repair/convert videos with encoding errors
Batch recode videos to more modern codecs (x265 / AV1) based on filters: extensions, codecs, resolutions …
The source code can be found on GitHub
Warning
Breaking changes in version 1.0.1:
Starting with version 1.0.1, the command-line interface (CLI) has undergone major changes, and the usage is not backwards-compatible with previous versions.
If you are using mediacurator < 1.0.1, please refer to the legacy documentation available below (Legacy Documentation (Pre 1.0)).
Documentation¶
Release Notes:
Legacy Documentation (Pre 1.0)¶
Warning
The following documentation is for versions prior to 1.0.1. It may contain features and usage instructions that are incompatible with the current version of mediacurator.
Legacy Usage:
Legacy Release Notes:
- MediaCurator 0.0.13 Release Notes
- MediaCurator 0.0.12 Release Notes
- MediaCurator 0.0.11 Release Notes
- MediaCurator 0.0.10 Release Notes
- MediaCurator 0.0.9 Release Notes
- MediaCurator 0.0.8 Release Notes
- MediaCurator 0.0.7 Release Notes
- MediaCurator 0.0.6 Release Notes
- MediaCurator 0.0.5 Release Notes
- MediaCurator 0.0.4 Release Notes
- MediaCurator 0.0.1 Release Notes