Ecosyste.ms: OpenCollective

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

github.com/sampotts/plyr

A simple HTML5, YouTube and Vimeo player
https://github.com/sampotts/plyr

Allow nested translations

e0c09c51f292062ca8dae679990465763434adb1 authored over 6 years ago by Philip Giuliani <[email protected]>
Accept quality 0

8de06fb862fa89533216c1f9a14737f98651bf36 authored over 6 years ago by Philip Giuliani <[email protected]>
Add getDeep method to utils

41c7dff0e81ccdad8a6ab80322e0f323eb9ac6c1 authored over 6 years ago by Philip Giuliani <[email protected]>
Rebuild

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

Improve captions handling for streaming

450958c2904ad9e2d0c4f283af96f9bf69eeb250 authored over 6 years ago by Sam Potts <[email protected]>
Update readme.md

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

ce199e4b6bb40899d69ad6d67aab9f0a8be66517 authored over 6 years ago by Sam Potts <[email protected]>
Call duration update method manually if user config has duration

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

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)

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

812e07b7347bc9d9a212b0204af1d90c92ee0c13 authored over 6 years ago by Albin Larsson <[email protected]>
Fix typo

c9298fde768d14975a41ce8018fd0f10116943aa authored over 6 years ago by Albin Larsson <[email protected]>
Add option to watch caption track changes and update language options

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

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

7aad747c25b07fedf4a4fc75095c560ea3c9899c authored over 6 years ago by Albin Larsson <[email protected]>
Merge branch 'develop'

d70a787af19ece0b9eeeba60d947225c73ded291 authored over 6 years ago by Sam Potts <[email protected]>
v3.3.9

69bb0917ad0e2a1ff2c033a0c4ddd2582de8124b authored over 6 years ago by Sam Potts <[email protected]>
WIP

90c5735904354f5fde0dcdae9f8894fe9088739c authored over 6 years ago by Sam Potts <[email protected]>
ESLint tweak

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

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()

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

Fix InvalidStateError and IE11 issues

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

6391ced99f27f2b14f8c77c6657926a0012a2a69 authored over 6 years ago by Albin Larsson <[email protected]>
Simplify currentTime setter and bail when media hasn't loaded

fac8a185ba4a945ba33a45cdfd0dd55c53edf532 authored over 6 years ago by Albin Larsson <[email protected]>
Avoid duration getter returning NaN before element has loaded

c69aa8a42b7f55276d35bf64a08e869654c3b0ce authored over 6 years ago by Albin Larsson <[email protected]>
Restore utils.is.cue()

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

v3.3.8

f0be913dc384c5a229af70b69711ab246226c1a3 authored over 6 years ago by Sam Potts <[email protected]>
v3.3.8

cd51788b980a7bc7b5caaf2d595d2077be4138f5 authored over 6 years ago by Sam Potts <[email protected]>
WIP

3e0a91141822758094b2cbd5f0ecdd8ce4142b5f authored over 6 years ago by Sam Potts <[email protected]>
Typo

edd67b0da36ac57e98d70223d6f4eacd4548e096 authored over 6 years ago by Sam Potts <[email protected]>
Pause while seeking

d733454d7f1d8441c11c625ef56d1991984be70a authored over 6 years ago by Sam Potts <[email protected]>
Add URL polyfill

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

Youtube and vimeo fixes

f4858f0c62ec8ab4d217f13aae02c277e4ae061d authored over 6 years ago by Sam Potts <[email protected]>
Prevent durationchange events from showing time when invertTime is false

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)

aa8fc313a91ec38b6c430c9b88eec7944948c521 authored over 6 years ago by Albin Larsson <[email protected]>
Fix #876: YouTube and Vimeo autoplays on seek

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

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

723298a07b4099486f6c071167979a8f8e2abed2 authored over 6 years ago by Albin Larsson <[email protected]>
Merge branch 'master' into develop

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

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

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

toggleControls rewrite

3bba65f2c22fe11bca7d89f8451fa1b0b5e8030e authored over 6 years ago by Sam Potts <[email protected]>
Merge branch 'master' into develop

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

602353f4d953c5b083ee22fd0ee479ad605de281 authored over 6 years ago by Sam Potts <[email protected]>
Reduce circular dependencies

51814249afd4337c1a7d1426ea913988228a7574 authored over 6 years ago by Sam Potts <[email protected]>
toggleControls() rewrite

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

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)

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

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

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

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

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

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

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

Enable overriding defaults

4a01027da0c1873f27f20a4d9ce50713d4b3c214 authored over 6 years ago by Sam Potts <[email protected]>
Expose defaults (enable overriding)

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

054f522aa929061e3a5ff0e15c5e6280e64d846d authored over 6 years ago by Albin Larsson <[email protected]>
Fix the seek tooltip time difference from seek time

f2fc3f5ea5c9df297f553b161fc0d6e5fa6f4ba5 authored over 6 years ago by Albin Larsson <[email protected]>
Remove references to window.Plyr

765c01e83dc4173d778538061a82e1973a8574f0 authored over 6 years ago by Sam Potts <[email protected]>
v3.3.7

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

d1d41ca49a98f8152eb8f0686f621f808e32cfc3 authored over 6 years ago by Sam Potts <[email protected]>
Grid tweak

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

Poster fixes

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

069065ea3a0becbe09c4f251ce2e44fefa6acacf authored over 6 years ago by Albin Larsson <[email protected]>
Fix poster being stretched

1672e78041de142459225c247037eb864a9f73e5 authored over 6 years ago by Albin Larsson <[email protected]>
Merge branch 'master' into develop

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

afc969bac322f9b17dc0554a65fa848eb998c8e6 authored over 6 years ago by Sam Potts <[email protected]>
Merge branch 'master' into beta

e1ff516219e88d1264ab2a3dc2748e76940ec50a authored over 6 years ago by Sam Potts <[email protected]>
v3.3.6

f687b81b70a73835f0190fbfa17a0fbbfcd28b7a authored over 6 years ago by Sam Potts <[email protected]>
Vimeo options, docs for multiple players

bbb11e611e3d07bdbf2b77c6f12b5e5967835f82 authored over 6 years ago by Sam Potts <[email protected]>
Use div for poster, Vimeo fixes, Tooltip fixes

90919411e9e2384494f4796f2c72507685e959bb authored over 6 years ago by Sam Potts <[email protected]>
Setup multiple players

1491b017a03fc6bd5aec7b5420fd8a036c9fb729 authored over 6 years ago by Sam Potts <[email protected]>
v3.3.5

165515009266a5dc0b625cef26cf6ba1a80bb12e authored over 6 years ago by Sam Potts <[email protected]>
v3.3.3

ceb6c9a10058c2ab663bd588e14333ac3564bff6 authored over 6 years ago by Sam Potts <[email protected]>
Reverted menu change

00bbce08fb51fa0751b6f9795cae7a3352c33650 authored over 6 years ago by Sam Potts <[email protected]>
Small bug fixes

91a4b86860f8db72dba0cec0c8cb18b93e423d85 authored over 6 years ago by Sam Potts <[email protected]>
Merge

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

a70b94afe2c71e50c03b5f850508329627648708 authored over 6 years ago by Sam Potts <[email protected]>
v3.3.0

9ebc2719d31e39b822eda42c2eb3272330e9fc5d authored over 6 years ago by Sam Potts <[email protected]>
Merge pull request #939 from Billybobbonnet/patch-1

Added 480p to SD labels

b46aae18338f159fc8ba2e7e165fa7891ac964e1 authored over 6 years ago by Sam Potts <[email protected]>
Added 480p to SD labels

30e6a40865f552012f0f9abb9b5043f4daa0e20f authored over 6 years ago by Antoine Cordelois <[email protected]>
Merge branch 'master' into develop

403df36af6813acf762e2b85bae6b1584b781c59 authored over 6 years ago by Sam Potts <[email protected]>
Merge branch 'master' into beta

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

5ca769807e773d6d6a884771ca8864e4db8c1376 authored over 6 years ago by Sam Potts <[email protected]>
Fix for default timestamp

72a71a605b2afe2df60a7fee178d3fc9e483d17d authored over 6 years ago by Sam Potts <[email protected]>
Merge branch 'master' into develop

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

44b30380f71f03c8944e42b24c7ce3e92a0f2eea authored over 6 years ago by Sam Potts <[email protected]>
Update readme.md

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

9e19b526b913663de0be6f2abdd5674c608c5eef authored over 6 years ago by Albin Larsson <[email protected]>
Readme fix

6c617a0ef1718ee4ae46b81203c51cff6d12ec97 authored over 6 years ago by Sam Potts <[email protected]>
v3.2.4

a812650fea4b61878a50b0a1cc09c5043fbe815e authored over 6 years ago by Sam Potts <[email protected]>
v3.2.3

fec7a77d6ffa0ac450d5513661dc292f430ad7ba authored over 6 years ago by Sam Potts <[email protected]>
Fix for iOS 9 throwing error for `name` property in fullscreen API (fixes #908)

971e26106799d2f56a4235d7dbfd4b009c8a3496 authored over 6 years ago by Sam Potts <[email protected]>
v3.2.2

27407ba021d71c39397679a5cf4b3e197652e392 authored over 6 years ago by Sam Potts <[email protected]>
Fix for hidden buffer and incorrect use of aria-hidden

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

Merge back

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

Merge back

e1183d604950163fd7a3bfb1a99573beeb89ec92 authored over 6 years ago by Sam Potts <[email protected]>
v3.2.1

f1b275aedce897b42f025afac7a0937dc5871235 authored over 6 years ago by Sam Potts <[email protected]>
More a11y stuff and context menu fix

b647af256c5eb2fe3742520521d13459fc1ed53e authored over 6 years ago by Sam Potts <[email protected]>
Merge

d2e9ed346700d885d723412b5e44889f23f8509f authored over 6 years ago by Sam Potts <[email protected]>