aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt15
1 files changed, 11 insertions, 4 deletions
diff --git a/readme.txt b/readme.txt
index af0e841..382feb8 100644
--- a/readme.txt
+++ b/readme.txt
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=94ETC
Tags: video, wpvideo, HTML5, videojs, mobile, playlists, embed video, librevideojs, player, video player, embed, lightweight, minimal, myvideo, responsive
requires at least: 4.2
Tested up to: 4.7.1
-Stable tag: 1.0.3
+Stable tag: 1.0.4
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
@@ -47,7 +47,7 @@ The parameter url is the URL of the video and url_calidad (example: 4k, 2k, 1080
Do not forget to put code="webm" or code="ogv" depending on the format of your file.
Then it is also necessary to specify with the command selector="resolution to show" the default resolution (720p, 480p, 360p, 240p, 144p), for example:
-`[librevideojs_video url="http://example.com/wp-content/uploads/videos/myvid.webm" code="webm" url_calidad="1080p selector"="360p"]
+`[librevideojs_video url="http://example.com/wp-content/uploads/videos/myvid.webm" code="webm" url_calidad="1080p" selector="360p"]
[calidades lvjs_calidad="720p" src_video="video720.webm" lvjs_code="webm"]
[calidades lvjs_calidad="480p" src_video="video480.webm" lvjs_code="webm"]
[calidades lvjs_calidad="360p" src_video="video360.webm" lvjs_code="webm"]
@@ -57,7 +57,7 @@ Solved from graphics.
**Subtitles or captions**
-To add subtitles use the command 'track' followed by the parameters: 'kind', 'subt', srclang','Label', 'default' (optional) from HTML. Solved from graphics.
+To add subtitles use the command 'track' followed by the parameters: 'kind', 'subt', 'srclang', 'Label', 'default' (optional) from HTML. Solved from graphics.
It is recommended that the subtitles are in your web site, i.e., if your website is https://www.example.com/ subtitles should be in
https://www.example.com/subtitles/mi_subtitulo.vtt or in a similar URL. Subtitles will not be loaded if you import them from another website (http://www.another_website.com/subs/subtitles.vtt).
@@ -112,7 +112,7 @@ Specifies that the audio output of the video must be muted.
For detailed documentation, please visit the website of the plugin [LibreVideoJS HTML5 Player](https://notabug.org/Heckyel/librevideojs-html5-player)
**All**
-`[librevideojs_video url="videooriginal.webm" code="webm" url_calidad="1080p selector"="480p"]
+`[librevideojs_video url="videooriginal.webm" code="webm" url_calidad="1080p" selector="480p"]
[calidades lvjs_calidad="720p" src_video="video720.webm" lvjs_code="webm"]
[calidades lvjs_calidad="480p" src_video="video480.webm" lvjs_code="webm"]
[calidades lvjs_calidad="360p" src_video="video360.webm" lvjs_code="webm"]
@@ -171,8 +171,15 @@ None
== Changelog ==
+= 1.0.4 =
+* New skin-material
+* Debugging cliplibrejs.dev.js
+
= 1.0.3 =
* Ordering the subtitles and tracks
= 1.0.2 =
* First Commit
+
+== More infos ==
+For more information, you can visit the following videos [LibreVideoJS in HTML5 Player](http://www.roaming-initiative.net/mediagoblin/u/cybersy/collection/librevideojs/) for now only spanish.