Skip to content

MP4 is indicated for M4A files  #12

@audiofeature

Description

@audiofeature

Pure .m4a audio files show MP4 as file extension:

    with open(full_file, "rb") as f:
        info = fleep.get(f.read(128))

    print(info.type, info.extension, info.mime, file)

['video'] ['mp4'] ['video/mp4'] Bob Marley & The Wailers - Jamming-VF30VS5FZ6c.m4a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions