- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for WEBVTT (0.08 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<acronym>WebVTT</acronym> <magic priority="40"> <!-- Simple Form --> <match value="WEBVTT\r" type="string" offset="0"/> <match value="WEBVTT\n" type="string" offset="0"/> <!-- With Byte Order Mark --> <match value="0xfeff" offset="0"> <match value="WEBVTT\r" type="string" offset="2"/> <match value="WEBVTT\n" type="string" offset="2"/> </match>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0)