Skip to main content

Show metadata, tags, and stream information for audio files (MP3, FLAC)

Project description

audio-scan-info

Show metadata, tags, and stream information for audio files (MP3, FLAC)


Supported Python Versions


About:

audio_scan_info is a Python CLI program that shows metadata, tags, and stream information from MP3 and FLAC audio files. It can be used on individual files or a library of files.

MP3 information:

  • ID3 tags
  • APEv2 tags
  • length
  • bitrate
  • sample rate
  • bitrate mode
  • channels
  • track gain
  • track peak
  • album gain

FLAC information:

  • FLAC tags (Vorbis comment block)
  • length
  • bitrate
  • bits per sample
  • sample rate
  • channels
  • check for existense of embedded pictures, cuesheets, and seek table

Requirements:

  • Python 3.12+

Installation:

Install from PyPI:

pip install audio-scan-info

CLI Options:

  • If filenames are given as command-line options, it will only process those files
  • If no filename is specified, it will process all files (recursively) in the current directory
  • A different directory can be specified using the --dir option
usage: audio_scan_info [-h] [-d DIR] [filename ...]

positional arguments:
  filename       [optional] file to process (multiple allowed)

options:
  -h, --help     show this help message and exit
  -d, --dir DIR  start directory

Usage Examples:

Install from PyPI with pipx:

pipx install audio-scan-info

Show information from a single file:

audio_scan_info "Some Artist - Some Title.mp3"

Show information from all files in current directory (recurse subdirectories):

audio_scan_info

Show information from all files in a directory (recurse subdirectories):

audio_scan_info --dir=/path/to/files

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

audio_scan_info-0.1.2.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

audio_scan_info-0.1.2-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file audio_scan_info-0.1.2.tar.gz.

File metadata

  • Download URL: audio_scan_info-0.1.2.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for audio_scan_info-0.1.2.tar.gz
Algorithm Hash digest
SHA256 dec2f02d2ff647f33d538b95769d780c9a4dc7cf18321fdc752c1262a698087b
MD5 48c020697646732714088b787b9aae6d
BLAKE2b-256 20fc4960c0a8a9ef61968727102c157229713d6d250ebb033f5a03957ab94586

See more details on using hashes here.

File details

Details for the file audio_scan_info-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for audio_scan_info-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b7f058a723883317d5949c1129dbc32b63e456969230ef8aa2b80c86563be4ca
MD5 53d1676f9548337713b4d719f7369ef3
BLAKE2b-256 5c5e95d328010f4ef79488aa6fff264869463c2e3e4447b4c3f195a302838cf6

See more details on using hashes here.

Supported by

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