python-script
Playlist Downloader
Utility for pulling playlists into a clean local media library with better output than raw downloads.
Problem
Media acquisition workflows usually end with a pile of badly named files and manual cleanup.
Approach
The tool focuses on playlist-level automation and post-processing so the result is usable inside a real local library instead of a scratch directory.
Highlights
- Playlist-first workflow
- Local-library friendly output
- Fits the simple script project shape