Skip to main content

Cross-platform metadata editor for audio files.

Project description

audiotagger

Cross-platform metadata editor for audio files.

Dependencies

  • mutagen: Developed on 1.41.1 and higher. May work for earlier versions.
  • pandas: Developed on 0.20.3 and higher. May work for earlier versions.
  • openpyxl: Developed on 2.5.11 and higher. May work for earlier versions.
  • xlrd: Developed on 1.1.0 and higher. May work for earlier versions.

Setup

All commands are executed from audiotagger.audiotagger.api.main. First run the following to generate a configuration file.

--generate-config

This generates a configuration file in the ~/.audiotagger directory.

Example

  • This extracts the metadata from a single audio file. Passing -x writes the output to an Excel (.xlsx) file.

    -s /path/to/file -x
    
  • Similar to the above, you can extract metadata from several files by passing in a directory.

    -s /path/to/album -x
    
  • To tag audio file(s) using a metadata input file, change the source to a metadata input file and pass the -t option.

    -s /path/to/metadata_input_file.xlsx -t
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

audiotagger-0.0.0.tar.gz (16.0 kB view hashes)

Uploaded Source

Built Distribution

audiotagger-0.0.0-py3-none-any.whl (35.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page