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

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

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

ASF GitHub Bot commented on TIKA-1772:
--------------------------------------

GitHub user wiedsche opened a pull request:

    https://github.com/apache/tika/pull/59

    fix for TIKA-1772 contributed by wiedsche

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wiedsche/tika TIKA-1772

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tika/pull/59.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #59
    
----
commit 08a4df4e2b6a0d2cd14dc411906ed4a4a45814a3
Author: Alexander Widera <wi...@chemmedia.de>
Date:   2015-10-16T07:15:56Z

    fix for TIKA-1772 contributed by wiedsche

----


> 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
>
> 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)