Utilities for yt-dlp audio downloads and simple mutagen metadata workflows
Project description
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
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
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.1.0.tar.gz.
File metadata
- Download URL: audio_media_utils-0.1.0.tar.gz
- Upload date:
- Size: 8.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 |
041bb0ba85e8f338b4bd3de469cf3e98c4fb23162bdebc2fc1169d779fe99f10
|
|
| MD5 |
81287a72cad157fda147c4c6d629ce96
|
|
| BLAKE2b-256 |
6048fc7f2e75eb33569c13b3c536edc7c16d5ea0d5564811560c85cbc29e7d12
|
File details
Details for the file audio_media_utils-0.1.0-py3-none-any.whl.
File metadata
- Download URL: audio_media_utils-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.4 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 |
a48461a89902fec2e9408a210557d05270dcf1a0d8f5fc97897e374c19a694ad
|
|
| MD5 |
09f481a5486fedf7640c065d9300aa33
|
|
| BLAKE2b-256 |
5bf4a867a59b9d61accde2218288b37cd94355f16786d50a3dcd8b323892f762
|