595ce56e17 | ||
---|---|---|
.github/workflows | ||
appinfo | ||
css | ||
img | ||
js | ||
lib | ||
src | ||
.babelrc | ||
.eslintrc.js | ||
.gitattributes | ||
.gitignore | ||
README.md | ||
issue_template.md | ||
package-lock.json | ||
package.json | ||
screenshot.jpg | ||
stylelint.config.js | ||
webpack.js |
README.md
⚠️ files_videoplayer is deprecated and will soon be pulled out of nextcloud. For any bugs and features, please head over to https://github.com/nextcloud/viewer/.
Video player
A responsive video player for Nextcloud using a skinned version of Video.js.
Installation
Simply copy the contents of this repository to $nextcloud/apps/files_videoplayer and enable the app.
Credits
The player is a modified version of this app to make it responsive and improve the UI.
Video.js: http://videojs.com/
Video.js skin: https://github.com/cabin/videojs-sublime-skin
License
MIT