I have a large collection of m4a files, all with ID3 tags for genre, artist, and titles. What I would like is to be able to read these tags and store them as strings.
For such common tasks, ready-made libraries almost always exist. A quick Google search for python m4a
yields: