remove_ape_v2 method

remove_ape_v2

Removes the APEv2 audio tag.

def remove_ape_v2(self):
    ...

Example

This example shows how to remove the APEv2 tag from an MP3 file.

See Also