issues
search
openzim
/
openedx
Open edX (to zim) scraper
GNU General Public License v3.0
8
stars
7
forks
source link
Add fallback videojs-ogvjs for extended WebM support
#68
Closed
satyamtg
closed
4 years ago
satyamtg
commented
4 years ago
This one does the following changes -
Add support for ogvjs-videojs as a fallback player on devices that do not support WebM natively
Add
--autoplay
to the arguments - Makes videos play automatically on page visit if the platform supports it
Change path for jquery.min.js
Disable PiP toggle button in video player
This fixes #64
This one does the following changes -
--autoplay
to the arguments - Makes videos play automatically on page visit if the platform supports itThis fixes #64