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.1.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.1-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for audio_scan_info-0.1.1.tar.gz
Algorithm Hash digest
SHA256 9f5e80e2d52bad06cceb295e2108ed002251f0cee0daeda07a7cd7ebdf1ec524
MD5 355f5e0ba2c317c6793dfece3becdef2
BLAKE2b-256 e2b4956719b9f3c6f8a80ede5e1fb3644f708829002dd414b5dc6dbd3ad55f95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for audio_scan_info-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 81a019d5e2f33c156da23d540390c7f149692322129743f6e41d4c2e699dc60a
MD5 8c5dfd8404cd9da1ef6cee5dbec0217a
BLAKE2b-256 d24856ea49234db5b1fd712f8e5fb7d7e5d256ad19cf81dd25251ae520f9de7e

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