filetype.py icon indicating copy to clipboard operation
filetype.py copied to clipboard

WebM are not recognized

Open nicolochiellini opened this issue 7 years ago • 4 comments

I have some webm and it always return None, like this one http://video.webmfiles.org/big-buck-bunny_trailer.webm

nicolochiellini avatar Mar 12 '18 11:03 nicolochiellini

webm is not in the VIDEO list in filetypes.init.py

amitlissack avatar Nov 05 '18 20:11 amitlissack

@amitlissack I think you meant types/__init__.py. Although this has been fixed on the Git repo, but it hasn't been released on PyPI yet.

bhch avatar Dec 20 '18 19:12 bhch

@h2non @nicolochiellini Can we close this?

dosas avatar Dec 27 '20 16:12 dosas

@h2non @nicolochiellini Can we close this?

Yes. I have tested this last Friday.

A regarded issue with Matroska and WebM files is fixed by this PR: https://github.com/h2non/filetype.py/pull/109

fraang avatar Nov 15 '21 11:11 fraang