Crates.io | mtag |
lib.rs | mtag |
version | 0.5.1 |
source | src |
created_at | 2021-07-07 20:17:52.656591 |
updated_at | 2022-01-09 14:26:17.405147 |
description | A lightweight CLI utility for changing mpeg-4 tags and artwork. |
homepage | |
repository | https://github.com/insomnimus/mtag |
max_upload_size | |
id | 420029 |
size | 28,645 |
Mtag is a utility tool that tags mpeg-4 based media files.
Any format that uses mpeg-4 would work, but i tested it with m4b and m4a files and it works.
First add my bucket to scoop:
scoop bucket add insomnia https://github.com/inssomnimus/scoop-bucket
Update scoop:
scoop update
Install the app:
scoop install mtag
From the releases page.
With this method, you'll also have auto generated shell completions after you build the crate.
The generated shell completions will be in the target/release
directory.
git clone https://github.com/insomnimus/mtag
cd mtag
git checkout main
cargo install --path .
cargo install mtag