Recipe Difficulty: Easy
Python Version: 2.7 or 3.5
Operating System: Any
Audio and video files are common file formats that make use of embedded metadata. This information, for example, is used by your preferred media player to show the artist, album, and track name information of the content you import. Though the majority of this information is standard and focused on providing information to the listener, we sometimes find important details in this area of the file. We begin our exploration of embedded metadata with the extraction of the common attributes from audio and video files.