[downloader:http] add MIME type and signature for .m4v files (#5505)
This commit is contained in:
@@ -303,7 +303,7 @@ SAMPLES = {
|
||||
("mp4" , b"????ftypmp4"),
|
||||
("mp4" , b"????ftypavc1"),
|
||||
("mp4" , b"????ftypiso3"),
|
||||
("mp4" , b"????ftypM4V"),
|
||||
("m4v" , b"????ftypM4V"),
|
||||
("mov" , b"????ftypqt "),
|
||||
("webm", b"\x1A\x45\xDF\xA3"),
|
||||
("ogg" , b"OggS"),
|
||||
|
||||
Reference in New Issue
Block a user