videojs-dependencies.yml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. # Due to an firefox issue, we're stuck on 7.11.0. If you're hosting a private instance
  2. # and you're using a chromium based browser, feel free to bump this to the latest version
  3. # in order to get support for higher resolutions on more videos.
  4. video.js:
  5. version: 7.11.0
  6. shasum: e20747d890716085e7255a90d73c00f32324a224
  7. videojs-contrib-quality-levels:
  8. version: 2.1.0
  9. shasum: 046e9e21ed01043f512b83a1916001d552457083
  10. videojs-http-source-selector:
  11. version: 1.1.6
  12. shasum: 073aadbea0106ba6c98d6b611094dbf8554ffa1f
  13. videojs-markers:
  14. version: 1.0.1
  15. shasum: d7f8d804253fd587813271f8db308a22b9f7df34
  16. videojs-mobile-ui:
  17. version: 0.6.1
  18. shasum: 0e146c4c481cbee0729cb5e162e558b455562cd0
  19. videojs-overlay:
  20. version: 2.1.4
  21. shasum: 5a103b25374dbb753eb87960d8360c2e8f39cc05
  22. videojs-share:
  23. version: 3.2.1
  24. shasum: 0a3024b981387b9d21c058c829760a72c14b8ceb
  25. videojs-vr:
  26. version: 1.8.0
  27. shasum: 7f2f07f760d8a329c615acd316e49da6ee8edd34
  28. videojs-vtt-thumbnails:
  29. version: 0.0.13
  30. shasum: d1e7d47f4ed80bb52f5fc4f4bad4bfc871f5970f
  31. # We're using iv-org's fork of videojs-quality-selector,
  32. # which isn't published on NPM, and doesn't have any
  33. # easy way of fetching the compiled variant.
  34. #
  35. # silvermine-videojs-quality-selector:
  36. # version: 1.1.2
  37. # shasum: 94033ff9ee52ba6da1263b97c9a74d5b3dfdf711
  38. # Ditto. Although this extension contains the complied variant in its git repo,
  39. # it lacks any sort of versioning. As such, the script will ignore it.
  40. #
  41. # videojs-youtube-annotations:
  42. # github: https://github.com/afrmtbl/videojs-youtube-annotations