music
Music
→ Extract music from mkv
you can then convert the “mka” into flac, or ogg with vlc-media-player.
→ Edit id3-tags
Use music-tag
python -m music_tag --to-csv tags.csv ./sample
# Edit the csv and re-import it to apply the id3
python -m music_tag --from-csv tags.csv
This page was last modified: