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