Is there a python package to Read and update metadata from AVI, MP4 and MKV?

Viewed 11

Does a python package exist for changing the metadata from video files like AVI, MP4 and MKV?

I google a lot of stuff, but much of this was outdatet or only for pictures or audio files.

Tried to read the headers of the files but got only binarys.

Is a python package available to change 'Title, Genre, Year .. ' in the files?

Regards

1 Answers
Related