audio_media_utils
Utilities for audio-oriented download workflows and simple metadata editing.
This repository is intentionally focused on reusable domain helpers for:
- YouTube and
yt-dlpdownload helpers - playlist detection and expansion
- simple audio metadata reads and writes with
mutagen - filename and path helpers for tagged audio files
It does not include worker loops, logging infrastructure, Docker wiring, or service-specific orchestration.
Planned package layout
src/audio_media_utils/
|-- youtube/
| |-- models.py
| |-- urls.py
| |-- ytdlp_runner.py
| |-- playlists.py
| `-- downloads.py
|-- audio/
| |-- models.py
| |-- mutagen_tags.py
| |-- files.py
| `-- naming.py
`-- exceptions.py
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
audio_media_utils-0.2.4.1.tar.gz
(16.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file audio_media_utils-0.2.4.1.tar.gz.
File metadata
- Download URL: audio_media_utils-0.2.4.1.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a91dfaccb36a1cc6a24d7b4f108f8b436c0ef41bb972abe25bdb6fecf466afd
|
|
| MD5 |
ece3c02e6121407a57e575939bae0ad1
|
|
| BLAKE2b-256 |
541e658fd0c9a14d589498126cd499dc7b7f016d44513915a3265822d0a4235d
|
File details
Details for the file audio_media_utils-0.2.4.1-py3-none-any.whl.
File metadata
- Download URL: audio_media_utils-0.2.4.1-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5e76f4abb9d37bb2bcb5fd5b45d0ad54edda426054b3c34cd7f7702f5f47325
|
|
| MD5 |
7d43a56197c3ddf903fa097a58d9b309
|
|
| BLAKE2b-256 |
4cf0f7705d3efdae29d99168a37048333b75de39c9af28c299a14d8df1b5b7d5
|