Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Plyr

A simple HTML5, YouTube and Vimeo player
Collective - Host: opensource - https://opencollective.com/plyr - Website: https://plyr.io - Code: https://github.com/sampotts/plyr

Allow nested translations

github.com/sampotts/plyr - e0c09c51f292062ca8dae679990465763434adb1 authored over 6 years ago by Philip Giuliani <[email protected]>
Accept quality 0

github.com/sampotts/plyr - 8de06fb862fa89533216c1f9a14737f98651bf36 authored over 6 years ago by Philip Giuliani <[email protected]>
Add getDeep method to utils

github.com/sampotts/plyr - 41c7dff0e81ccdad8a6ab80322e0f323eb9ac6c1 authored over 6 years ago by Philip Giuliani <[email protected]>
Rebuild

github.com/sampotts/plyr - 23c21252e8711c6b1c8ad1b133865afdd7e7188d authored over 6 years ago by Philip Giuliani <[email protected]>
Merge pull request #981 from friday/hls-captions

Improve captions handling for streaming

github.com/sampotts/plyr - 450958c2904ad9e2d0c4f283af96f9bf69eeb250 authored over 6 years ago by Sam Potts <[email protected]>
Update readme.md

github.com/sampotts/plyr - 963fe11ad66fcbf28d93b0c6d2a20f3cd77b83cf authored over 6 years ago by Sam Potts <[email protected]>
Merge pull request #986 from friday/701

Call duration update method manually if user config has duration

github.com/sampotts/plyr - ce199e4b6bb40899d69ad6d67aab9f0a8be66517 authored over 6 years ago by Sam Potts <[email protected]>
Call duration update method manually if user config has duration

github.com/sampotts/plyr - 9d798893b56e2ebe9da2d6b87f639f2d2ecee365 authored over 6 years ago by Albin Larsson <[email protected]>
Defer initial captions update to next tick, to avoid event being triggered to early

github.com/sampotts/plyr - 64399e0717cf39f547594dad06097bb429cb9010 authored over 6 years ago by Albin Larsson <[email protected]>
Change to using addtrack and removetrack listeners since 'change' didn't trigger in firefox for embedded captions (may also be a hls.js issue)

github.com/sampotts/plyr - f58e23b325a3b1d6ac30771d2167f22ea95fe54f authored over 6 years ago by Albin Larsson <[email protected]>
Replace browser language detection in defaults.js with explicit 'auto' option

github.com/sampotts/plyr - 812e07b7347bc9d9a212b0204af1d90c92ee0c13 authored over 6 years ago by Albin Larsson <[email protected]>
Fix typo

github.com/sampotts/plyr - c9298fde768d14975a41ce8018fd0f10116943aa authored over 6 years ago by Albin Larsson <[email protected]>
Add option to watch caption track changes and update language options

github.com/sampotts/plyr - 813f703211230024b99f4de95e433e4d33119f9a authored over 6 years ago by Albin Larsson <[email protected]>
Ensure language is set in case the track is added after initialization, and trigger languagechange event when language is initially set

github.com/sampotts/plyr - 0109454a34d58d5fc0b2828c5106486de6a334db authored over 6 years ago by Albin Larsson <[email protected]>
Optimize captions code reused and ensure captionsenabled/captionsdisabled

will be sent on initial setup

github.com/sampotts/plyr - 7aad747c25b07fedf4a4fc75095c560ea3c9899c authored over 6 years ago by Albin Larsson <[email protected]>
Merge branch 'develop'

github.com/sampotts/plyr - d70a787af19ece0b9eeeba60d947225c73ded291 authored over 6 years ago by Sam Potts <[email protected]>
ESLint tweak

github.com/sampotts/plyr - 6f256d09b2b594289b369f8815e484ecdc07a1d9 authored over 6 years ago by Sam Potts <[email protected]>
Merge pull request #979 from friday/respect-storage

Respect storage being disabled for storage getter

github.com/sampotts/plyr - e9684c20217300c15fc92a71c4c4a640c4784083 authored over 6 years ago by Sam Potts <[email protected]>
Merge pull request #977 from friday/utils.is.icue-ie11

Restore utils.is.cue()

github.com/sampotts/plyr - bf91a0e73f0b662ddcfd1f64498a554251f4e798 authored over 6 years ago by Sam Potts <[email protected]>
Merge pull request #978 from friday/ie-issues

Fix InvalidStateError and IE11 issues

github.com/sampotts/plyr - 14b6309aef298a2662e694902d84dda2bc573ba9 authored over 6 years ago by Sam Potts <[email protected]>
If storage is disabled, disable get as well, not just set

github.com/sampotts/plyr - 6391ced99f27f2b14f8c77c6657926a0012a2a69 authored over 6 years ago by Albin Larsson <[email protected]>
Simplify currentTime setter and bail when media hasn't loaded

github.com/sampotts/plyr - fac8a185ba4a945ba33a45cdfd0dd55c53edf532 authored over 6 years ago by Albin Larsson <[email protected]>
Avoid duration getter returning NaN before element has loaded

github.com/sampotts/plyr - c69aa8a42b7f55276d35bf64a08e869654c3b0ce authored over 6 years ago by Albin Larsson <[email protected]>
Restore utils.is.cue()

github.com/sampotts/plyr - f34bf221253be40e4a620107a3f27196d577608d authored over 6 years ago by Albin Larsson <[email protected]>
Merge pull request #975 from sampotts/develop

v3.3.8

github.com/sampotts/plyr - f0be913dc384c5a229af70b69711ab246226c1a3 authored over 6 years ago by Sam Potts <[email protected]>
Pause while seeking

github.com/sampotts/plyr - d733454d7f1d8441c11c625ef56d1991984be70a authored over 6 years ago by Sam Potts <[email protected]>
Add URL polyfill

github.com/sampotts/plyr - 41f9a87e0ec01146fe870fa2412ef6d4004221c1 authored over 6 years ago by Sam Potts <[email protected]>
Merge pull request #959 from friday/876

Youtube and vimeo fixes

github.com/sampotts/plyr - f4858f0c62ec8ab4d217f13aae02c277e4ae061d authored over 6 years ago by Sam Potts <[email protected]>
Prevent durationchange events from showing time when invertTime is false

github.com/sampotts/plyr - 121093ae7113cbd74d4202332a88d184c0049320 authored over 6 years ago by Albin Larsson <[email protected]>
Fix #966: Add 'seeked' event listener to update progress (seeking doesn't have the correct time)

github.com/sampotts/plyr - aa8fc313a91ec38b6c430c9b88eec7944948c521 authored over 6 years ago by Albin Larsson <[email protected]>
Fix #876: YouTube and Vimeo autoplays on seek

github.com/sampotts/plyr - f8c89e3e95cb01a621f59d66c60f0fa2d76c4d58 authored over 6 years ago by Albin Larsson <[email protected]>
Fix playback state (paused) and events (play/pause)

github.com/sampotts/plyr - 333435a9c2ce263686052318497e604c424d38f3 authored over 6 years ago by Albin Larsson <[email protected]>
Fix #921: Trigger seeked event in youtube plugin if either playing or paused

github.com/sampotts/plyr - 723298a07b4099486f6c071167979a8f8e2abed2 authored over 6 years ago by Albin Larsson <[email protected]>
Merge branch 'master' into develop

github.com/sampotts/plyr - 3ab2295fe7f77766d85c76fdefa3ecd8e10dd165 authored over 6 years ago by Sam Potts <[email protected]>
Merge pull request #958 from friday/954

Fix the seek tooltip time difference from seek time

github.com/sampotts/plyr - c41bb657ac490d032f2992845d21a457a7faedf1 authored over 6 years ago by Sam Potts <[email protected]>
Merge pull request #963 from friday/verify-poster

Make sure poster element isn't shown if the image isn't loaded

github.com/sampotts/plyr - 55bbf64f2b5d5c488ca1a1fab83b53bcaae09191 authored over 6 years ago by Sam Potts <[email protected]>
Merge pull request #967 from friday/883

toggleControls rewrite

github.com/sampotts/plyr - 3bba65f2c22fe11bca7d89f8451fa1b0b5e8030e authored over 6 years ago by Sam Potts <[email protected]>
Merge branch 'master' into develop

github.com/sampotts/plyr - 1bab0d07b5b22230aab6e68105c8fc574add31e3 authored over 6 years ago by Sam Potts <[email protected]>
Merge branch 'master' of github.com:sampotts/plyr

github.com/sampotts/plyr - 602353f4d953c5b083ee22fd0ee479ad605de281 authored over 6 years ago by Sam Potts <[email protected]>
Reduce circular dependencies

github.com/sampotts/plyr - 51814249afd4337c1a7d1426ea913988228a7574 authored over 6 years ago by Sam Potts <[email protected]>
toggleControls() rewrite

github.com/sampotts/plyr - 37c5fbfe16ba0969b727b8359fdd04eb0bf7a021 authored over 6 years ago by Albin Larsson <[email protected]>
Remove ui.checkFailed() and error class

github.com/sampotts/plyr - d7356726a16d64d242cd20421bff431d66d146b8 authored over 6 years ago by Albin Larsson <[email protected]>
Make utils.toggleClass() compatible with Element.classList.toggle (rename toggle argument to 'force' and make it optional)

github.com/sampotts/plyr - 4db6bf7a2e2256c20c885a536fadd4a5f4433469 authored over 6 years ago by Albin Larsson <[email protected]>
Add 'video only' caveat to toggleControls() doc (current behavior)

github.com/sampotts/plyr - 28826f6402e0e1a50c9f06598b0bfe709019a3d0 authored over 6 years ago by Albin Larsson <[email protected]>
Youtube poster: Set css backgroundSize to 'cover' for padded youtube thumbnails

github.com/sampotts/plyr - c845558d960412ad5e942334fd9f60ed173e0a5a authored over 6 years ago by Albin Larsson <[email protected]>
Rewrite ui.setPoster to check that images arent broken or youtube fallback images. Only show poster element when valid

github.com/sampotts/plyr - 16c3a7d9e5be8ed2ffbbcee1c786b88d1cecc4cd authored over 6 years ago by Albin Larsson <[email protected]>
Add async method to utils for loading/checking images

github.com/sampotts/plyr - 90d5b48845661ce99a204354f93fbbbc7a19f100 authored over 6 years ago by Albin Larsson <[email protected]>
Add event before seeking via mouse interaction to set alternative 'value' for the input matching the tooltip time

github.com/sampotts/plyr - d1acc4abb3e5c7d0b767b3977a6bc804e5b85b45 authored over 6 years ago by Albin Larsson <[email protected]>
Merge pull request #960 from friday/935

Support importing Plyr in Node.js without errors

github.com/sampotts/plyr - 797b70998faf1789831cd28a4fbd4933e5ad187f authored over 6 years ago by Sam Potts <[email protected]>
Merge pull request #961 from friday/expose-defaults

Enable overriding defaults

github.com/sampotts/plyr - 4a01027da0c1873f27f20a4d9ce50713d4b3c214 authored over 6 years ago by Sam Potts <[email protected]>
Expose defaults (enable overriding)

github.com/sampotts/plyr - 7ca21697907850790f875d01bf27870a0386527b authored over 6 years ago by Albin Larsson <[email protected]>
Enable importing Plyr in node.js without errors (resulting in an empty object)

github.com/sampotts/plyr - 054f522aa929061e3a5ff0e15c5e6280e64d846d authored over 6 years ago by Albin Larsson <[email protected]>
Fix the seek tooltip time difference from seek time

github.com/sampotts/plyr - f2fc3f5ea5c9df297f553b161fc0d6e5fa6f4ba5 authored over 6 years ago by Albin Larsson <[email protected]>
Remove references to window.Plyr

github.com/sampotts/plyr - 765c01e83dc4173d778538061a82e1973a8574f0 authored over 6 years ago by Sam Potts <[email protected]>
Merge branch 'master' of github.com:sampotts/plyr

github.com/sampotts/plyr - d1d41ca49a98f8152eb8f0686f621f808e32cfc3 authored over 6 years ago by Sam Potts <[email protected]>
Grid tweak

github.com/sampotts/plyr - c06e0ee5e94e01671d8e3a4e5eda69b880fa139b authored over 6 years ago by Sam Potts <[email protected]>
Merge pull request #950 from friday/poster-fixes

Poster fixes

github.com/sampotts/plyr - 83f80ccc40d671fc1c818992318821d3cec7287a authored over 6 years ago by Sam Potts <[email protected]>
Fix #946 - poster getting click events

github.com/sampotts/plyr - 069065ea3a0becbe09c4f251ce2e44fefa6acacf authored over 6 years ago by Albin Larsson <[email protected]>
Fix poster being stretched

github.com/sampotts/plyr - 1672e78041de142459225c247037eb864a9f73e5 authored over 6 years ago by Albin Larsson <[email protected]>
Merge branch 'master' into develop

github.com/sampotts/plyr - 34401de3d03e61eb7d1a04f6f0b7599e7ce9cd93 authored over 6 years ago by Sam Potts <[email protected]>
Merge branch 'beta' of github.com:Selz/plyr into beta

github.com/sampotts/plyr - afc969bac322f9b17dc0554a65fa848eb998c8e6 authored over 6 years ago by Sam Potts <[email protected]>
Merge branch 'master' into beta

github.com/sampotts/plyr - e1ff516219e88d1264ab2a3dc2748e76940ec50a authored over 6 years ago by Sam Potts <[email protected]>
Vimeo options, docs for multiple players

github.com/sampotts/plyr - bbb11e611e3d07bdbf2b77c6f12b5e5967835f82 authored over 6 years ago by Sam Potts <[email protected]>
Use div for poster, Vimeo fixes, Tooltip fixes

github.com/sampotts/plyr - 90919411e9e2384494f4796f2c72507685e959bb authored over 6 years ago by Sam Potts <[email protected]>
Setup multiple players

github.com/sampotts/plyr - 1491b017a03fc6bd5aec7b5420fd8a036c9fb729 authored over 6 years ago by Sam Potts <[email protected]>
Reverted menu change

github.com/sampotts/plyr - 00bbce08fb51fa0751b6f9795cae7a3352c33650 authored over 6 years ago by Sam Potts <[email protected]>
Small bug fixes

github.com/sampotts/plyr - 91a4b86860f8db72dba0cec0c8cb18b93e423d85 authored over 6 years ago by Sam Potts <[email protected]>
Merge branch 'master' of github.com:sampotts/plyr

github.com/sampotts/plyr - a70b94afe2c71e50c03b5f850508329627648708 authored over 6 years ago by Sam Potts <[email protected]>
Merge pull request #939 from Billybobbonnet/patch-1

Added 480p to SD labels

github.com/sampotts/plyr - b46aae18338f159fc8ba2e7e165fa7891ac964e1 authored over 6 years ago by Sam Potts <[email protected]>
Added 480p to SD labels

github.com/sampotts/plyr - 30e6a40865f552012f0f9abb9b5043f4daa0e20f authored over 6 years ago by Antoine Cordelois <[email protected]>
Merge branch 'master' into develop

github.com/sampotts/plyr - 403df36af6813acf762e2b85bae6b1584b781c59 authored over 6 years ago by Sam Potts <[email protected]>
Merge branch 'master' into beta

github.com/sampotts/plyr - 8efa46aeab6df4c3621f2a9c21ec76a7e73f9e9b authored over 6 years ago by Sam Potts <[email protected]>
Merge pull request #923 from friday/922

Only add hideControls class if config.hideControls is truthy

github.com/sampotts/plyr - 5ca769807e773d6d6a884771ca8864e4db8c1376 authored over 6 years ago by Sam Potts <[email protected]>
Fix for default timestamp

github.com/sampotts/plyr - 72a71a605b2afe2df60a7fee178d3fc9e483d17d authored over 6 years ago by Sam Potts <[email protected]>
Merge branch 'master' into develop

github.com/sampotts/plyr - 24d833a5d1ad7c98bfce676c3aaf219381a4bdee authored over 6 years ago by Sam Potts <[email protected]>
Merge branch 'beta' of github.com:Selz/plyr

github.com/sampotts/plyr - 44b30380f71f03c8944e42b24c7ce3e92a0f2eea authored over 6 years ago by Sam Potts <[email protected]>
Update readme.md

github.com/sampotts/plyr - 261cd086c7d0d681577e3afecd65ad74d57d1131 authored over 6 years ago by Sam Potts <[email protected]>
Only add hideControls class if config.hideControls is truthy

github.com/sampotts/plyr - 9e19b526b913663de0be6f2abdd5674c608c5eef authored over 6 years ago by Albin Larsson <[email protected]>
Readme fix

github.com/sampotts/plyr - 6c617a0ef1718ee4ae46b81203c51cff6d12ec97 authored over 6 years ago by Sam Potts <[email protected]>
Fix for iOS 9 throwing error for `name` property in fullscreen API (fixes #908)

github.com/sampotts/plyr - 971e26106799d2f56a4235d7dbfd4b009c8a3496 authored over 6 years ago by Sam Potts <[email protected]>
Fix for hidden buffer and incorrect use of aria-hidden

github.com/sampotts/plyr - ef8e58ede4e20611c42843312907b318bba1b2f7 authored over 6 years ago by Sam Potts <[email protected]>
Merge pull request #919 from sampotts/master

Merge back

github.com/sampotts/plyr - f13260c10aad1e7e95f1d13a31c7f362c674ddb6 authored over 6 years ago by Sam Potts <[email protected]>
Merge pull request #918 from sampotts/master

Merge back

github.com/sampotts/plyr - e1183d604950163fd7a3bfb1a99573beeb89ec92 authored over 6 years ago by Sam Potts <[email protected]>
More a11y stuff and context menu fix

github.com/sampotts/plyr - b647af256c5eb2fe3742520521d13459fc1ed53e authored over 6 years ago by Sam Potts <[email protected]>