[
https://issues.apache.org/jira/browse/TIKA-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15937475#comment-15937475
]
Hudson commented on TIKA-1772:
------------------------------
SUCCESS: Integrated in Jenkins build Tika-trunk #1227 (See
[https://builds.apache.org/job/Tika-trunk/1227/])
TIKA-1772 More WebVTT magic - for cases with no header, and with custom (nick:
[https://github.com/apache/tika/commit/bb82205eece0eb68edee7d7ac24f63cf3934198f])
* (edit) tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
TIKA-1772 More test WebVTT files - no text header, and a custom one (nick:
[https://github.com/apache/tika/commit/3c02c4b2abf10ce9745734d8eff2b7a1f5bf1765])
* (add) tika-parsers/src/test/resources/test-documents/testWebVTT_header.vtt
* (add) tika-parsers/src/test/resources/test-documents/testWebVTT_simple.vtt
TIKA-1772 More WebVTT unit tests (nick:
[https://github.com/apache/tika/commit/40647ea4e929683ae41422bdd3144cf84f24d0e0])
* (edit) tika-parsers/src/test/java/org/apache/tika/mime/TestMimeTypes.java
> 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: TikaVtt.java, 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.15#6346)