Skip to content

Releases: dropcreations/Manzana-Apple-Music-Tagger

v2.0.0

01 Aug 12:55
5b1d42e
Compare
Choose a tag to compare
  • Make sure you have installed GPAC on your system and it's on PATH
  • Use manzana -h for help
usage: manzana [-h] [-v] [-sc {2,3}] [-an] [-cn] [-ln] [-sv] [-i INPUT] url

Manzana: Apple Music Tagger

positional arguments:
  url                   Apple Music URL

optional arguments:
  -h, --help            show this help message and exit
  -v, --version         show program's version number and exit
  -sc {2,3}, --sync {2,3}
                        Timecode's ms point count in synced lyrics. (default: 2)
  -an, --animartwork    Download the animated artwork if available. (default: False)
  -cn, --no-cover       Don't save album artwork. (default: False)
  -ln, --no-lrc         Don't save time-synced lyrics as a .lrc file. (default: False)
  -sv, --skip-video     Skip videos in an album. (default: False)
  -i INPUT, --input INPUT
                        Folder or file path for m4a/mp4 media files. (default: Current working directory)
  • If any issue with this binary, mention in issues section.

v1.0.0

11 Jun 15:46
645af80
Compare
Choose a tag to compare
  • You need to install gpac (mp4box) manually.
  • Use manzana -h to see help
  • For more details read here