Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
11.41 KB
MD5: 3738f46d5a9687a7de02ff784f3532d1
SHA-1: 44fb9b31f1dd8044ca9e418639ca31b6f0a469f6
SHA-256: dd3a9067713f8fcc0c3a0035fd1ad143ea8caf7e2db5d9b4690ec6a572a81b22
Download zip
14.03 KB
MD5: a86f61db7f07a90c5f9b7dca52801c34
SHA-1: 7c34ff2b0ffa52be54047c3ecb6f1573280c52c2
SHA-256: d97389c7722cc65e5e547813ca6499ced2a04b7b2a9e2951ead5e7c54727d811
Release notes
Version 2 of the Video.js module supports version 3 of the Video.js library. Version 2 of the Video.js library is not supported. Settings that are not needed for version 3 have been removed.
Thanks to bradjones1 for the major part of the code changes.
Changes since 7.x-2.0-rc2:
- #1482606 by Jorrit: Fixed links with query strings, set default mime type for link fields to video/mp4.
- #1447900 by Jorrit: Added support for the video/x-m4v mimetype.
- #1447900 by Jorrit: Remove display widget support for video fields. To use Video.js with fields controlled by the Video module, select the Video.js player on the Video module settings page.
Changes since 7.x-2.0-rc1:
- #1437334 by Jorrit: Added support for formatting Link fields.
- Remove more files that are no longer needed for Video.js v3 and clean up videojs_add().
- #1403538 by Jorrit: Added support for the Libraries API v2.
- #16787 by bubu: Fixed bad video/x-flv entry in codecs array.
- #1382356 by Jorrit: Fixed loading Video.js in as fields in views.