for example, the size of a file, creation time, modification time, etc. I know that you can use os.stat to get
but how do I get the other information in the file properties-details?
for example, the width, height and resolution of the picture file; the frame bandwidth, height and rate of the video file; the bit rate of MP3, the artist; how to get these data information?