Merge pull request #7 from bradjones1/patch-1

Add note regarding support only for sprited thumbnails
This commit is contained in:
chrisboustead 2019-10-11 11:15:26 -04:00 committed by GitHub
commit 7ed9779fae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# videojs-vtt-thumbnails
Video.js plugin that displays thumbnails on progress bar hover, driven by external VTT files. Based on the spec at: https://support.jwplayer.com/customer/portal/articles/1407439-adding-preview-thumbnails
Video.js plugin that displays thumbnails on progress bar hover, driven by external VTT files. Based on [this JW Player spec](https://support.jwplayer.com/customer/portal/articles/1407439-adding-preview-thumbnails). Note, this plugin currently only supports sprited thumbnails.
Note: Plugin hides the default skin's mouse display timestamp on hover.