BACK TO DIRECTORY

WebVTT

by bobbywalters

5.0
(1 ratings)

Creates any number of HTML5 elements for uploaded WebVTT files for videos displayed using the [playlist] and [video] shortcodes.

The uploaded WebVTT file names must follow this convention to be recognized:
+ + + + + ‘.vtt’

With each value described as:

  • <video file name> The base file name of the video file (without it’s extension).
  • <separator> A normalized single character separator typically a dash - to match the WordPress name normalization pattern.
  • <WebVTT track kind> The kind of text track. The kind is defined by the HTML5 specification and may be one of:
    • captions
    • chapters
    • descriptions
    • metadata
    • subtitles
  • <separator> (defined above)
  • <language code> The language of the track text data. This is a lower case 2 character code that represents the language only part of a full BCP 47 language tag. Here’s a listing of available language codes for reference.
  • '.vtt' The recognized standard file extension for WebVTT files.

As an example, a video file named 'my-video.mp4' would be able to leverage uploaded track files named:

  • 'my-video-chapters-en.vtt' to add English chapters
  • 'my-video-subtitles-en.vtt' to add English subtitles
  • 'my-video-subtitles-es.vtt' to add Spanish subtitles

Screenshots

Upload video and associated VTT files following the naming convention.

Upload video and associated VTT files following the naming convention.

Video being displayed using the [video] shortcode with the VTT tracks available.

Video being displayed using the [video] shortcode with the VTT tracks available.

Video and VTT attachments display reference links on media library and edit pages.

Video and VTT attachments display reference links on media library and edit pages.

Localization support on all screens.

Localization support on all screens.

Plugin Details

Active Installs
10
Total Downloads
2,450
Version
1.3.2
Requires WP
3.6.0
Requires PHP
Tested Up To
4.9.31
Added
2015-08-19
Last Updated
2017-12-03 11:21pm GMT

Ratings

5
1
4
0
3
0
2
0
1
0