musictag

command module
v0.0.0-...-24711a5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 19, 2020 License: GPL-3.0 Imports: 8 Imported by: 0

README

Music Tag

Go Report Card

A personal CLI tool to decode song names from old Apple devices.

Read the blog post for more info: https://www.danielgong.com/project/mp3meta/

Install

The project executable musictag.exe can be directly downloaded from the project release page.

Building

Alternatively, to download and build the project yourself, run go get github.com/aolingo/musictag

The project can be then found in your $GOPATH/src/<import-path> folder.

In Windows for example, it will most likely be in C:\users\(you)\go\src\github.com\aolingo\musictag

To build this project, run go build from the project root folder.

Usage

After downloading or building the program, run the executable from the command line and input the path of the directory containing the mp3 files

./musictag.exe input_path

For example, parse and rename all the songs in a directory named music

./musictag.exe music

asciicast

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL