MediaCurator is a Python command line tool to manage a media database.
Project description
MediaCurator
MediaCurator is a Python command line tool to manage a media database.
- List all the video’s 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: extentions, codecs, resolutions …
Documentation
The documentation is available on the following link
Usage
mediacurator [list,convert] [-del] [-in:any,avi,mkv,wmv,mpg,mp4,m4v,flv,vid] [-filters:fferror,old,lowres,hd,720p,1080p,uhd,mpeg,mpeg4,x264,wmv3,wmv] [-out:mkv/mp4,x265/av1] [-print:list,formated,verbose] [-dirs/-files:"/mnt/media/",,"/mnt/media2/"]
for multiple files or filenames use double comma separated values ",,"
default options are: -in:any -filters: -out:mkv,x265 -print:list
Examples:
mediacurator list -filters:old -print:formated -dirs:/mnt/media/ >> ../medlist.txt
mediacurator convert -del -filters:mpeg4 -out:av1,mp4 -dirs:"/mnt/media/Movies/"
mediacurator convert -del -in:avi,mpg -print:formated,verbose -dirs:/mnt/media/
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file MediaCurator-0.0.3.tar.gz
.
File metadata
- Download URL: MediaCurator-0.0.3.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2f3b44dd4d581debb590cc980ecf8deb723532e4078230f18b3c63691135901 |
|
MD5 | f160b1dc54f47ab88075a069feb6118f |
|
BLAKE2b-256 | 6f1ba45f6b02e57c2cd3609e104520a9562b98bb2f43b02947a61fc21f81e66b |
File details
Details for the file MediaCurator-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: MediaCurator-0.0.3-py3-none-any.whl
- Upload date:
- Size: 22.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d61543dce5691e731ca3f1043b8b1ca72013ff2d79e902f6f7a92f30485252f |
|
MD5 | aad0c1e90368be2933669054a5e8ffd8 |
|
BLAKE2b-256 | 2f0f40c85865d9edbdedd74d2f944f70b0019d9f61f95bada7f6c81ffc648c5f |