Looking for package/library to extract MP4 metadata

Chris Green cl at isbd.net
Sun Apr 9 13:05:56 EDT 2023


rbowman <bowman at montana.com> wrote:
> On Sun, 9 Apr 2023 09:40:51 +0100, Chris Green wrote:
> 
> > I'm looking for a Python (3) library to access (read only at present)
> > the metadata in MP4 video files, in particular I want to get at dates
> > and times.
> > 
> > What's available to do this?  Ideally something available in the Ubuntu
> > repositories but I can install with PIP if necessary.
> 
> https://mutagen.readthedocs.io/en/latest/
> 
Oh, OK, thanks. I already have mutagen installed on my systems
because I use QuodLibet.  I hadn't realised it would let me look at
MP4 video files but I guess it should.

-- 
Chris Green
·


More information about the Python-list mailing list