This is the command pyprinttags that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
pyprinttags - print tags of audio files to stdout
SYNOPSIS
pyprinttags [-b|--batch] file1 [file2] ...
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.
OPTIONS
-b, --batch
disable user interaction in case of unsupported metadata
Use pyprinttags online using onworks.net services