You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Nick Burch (JIRA)" <ji...@apache.org> on 2015/10/16 15:47:05 UTC

[jira] [Comment Edited] (TIKA-1772) Mimetype of VTT files

    [ https://issues.apache.org/jira/browse/TIKA-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14960722#comment-14960722 ] 

Nick Burch edited comment on TIKA-1772 at 10/16/15 1:46 PM:
------------------------------------------------------------

Thanks for that. Looks like we can also do mime magic detection too! I've added the file, along with magic and tests, in r1708996.


was (Author: gagravarr):
Thanks for that. Looks like we can also do mime magic detection too! I've added the file, along with magic and tests, in r

> Mimetype of VTT files
> ---------------------
>
>                 Key: TIKA-1772
>                 URL: https://issues.apache.org/jira/browse/TIKA-1772
>             Project: Tika
>          Issue Type: Improvement
>            Reporter: Alexander Widera
>            Priority: Minor
>             Fix For: 1.11
>
>         Attachments: upc-video-subtitles-en.vtt
>
>
> Files with extension "vtt" are "WebVTT: The Web Video Text Tracks Format" files.
> The mimetype resolved by tika is currently text/plain.
> The correct mimetype should be text/vtt.
> see: https://w3c.github.io/webvtt/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)