logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

pyprinttags - print tags of audio files to stdout

Author

       Michael Helmling

Availability

       The newest version of pytaglib containing pyprinttags can be always obtained from the package's home page
       http://github.com/supermihi/pytaglib

version 0.3.2                                    12 January 2013                                  pyprinttags(1)

Description

pyprinttags is a small script that comes with the pytaglib python tag reading library. It prints all tags
       found in the audio files given as command line parameters.

       If a file contains metadata that can not be textually represented, this is indicated in the output as
       well, and the program gives asks whether to remove those pieces from the file. That behavior can be
       disabled by the -b option.

Name

       pyprinttags - print tags of audio files to stdout

Options

-b,--batch
              disable user interaction in case of unsupported metadata

Synopsis

pyprinttags [-b|--batch] file1[file2]...

See Also