plyr-react icon indicating copy to clipboard operation
plyr-react copied to clipboard

A simple, accessible and customisable react media player for Video, Audio, YouTube and Vimeo

Results 67 plyr-react issues
Sort by recently updated
recently updated
newest added

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.185 to 1.2.233. Changelog Sourced from @​swc/core's changelog. [1.2.233] - 2022-08-15 Build (es) Bump up bindings (#5493) (e547631) [1.2.232] - 2022-08-15 Bug Fixes (es/minifier) Fix context of...

🔍 Ready for Review
dependencies
size/XS

Bumps [rollup](https://github.com/rollup/rollup) from 2.73.0 to 2.78.0. Release notes Sourced from rollup's releases. v2.78.0 2022-08-14 Features Support writing plugin hooks as objects with a "handler" property (#4600) Allow changing execution order...

🔍 Ready for Review
dependencies
size/XS

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.24.0 to 5.33.0. Release notes Sourced from @​typescript-eslint/parser's releases. v5.33.0 5.33.0 (2022-08-08) Bug Fixes eslint-plugin: [no-extra-parens] handle await with type assertion (#5428) (e03826f) website: add explicit frontmatter...

🔍 Ready for Review
dependencies
size/XS

Bumps [sass](https://github.com/sass/dart-sass) from 1.51.0 to 1.54.4. Release notes Sourced from sass's releases. Dart Sass 1.54.4 To install Sass 1.54.4, download one of the packages below and add it to your...

🔍 Ready for Review
dependencies
size/XS

**Describe the bug** When using the React state, any changes to the state (even if it's irrelevant to the player) cause the player to re-render. **Expected behavior** Change to state...

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.12 to 7.18.10. Release notes Sourced from @​babel/core's releases. v7.18.10 (2022-08-01) :rocket: New Feature babel-helper-string-parser, babel-types #14757 feat: Automatically generate cooked for templateElement (@​liuxingbaoyu) :bug: Bug Fix...

🔍 Ready for Review
dependencies
size/XS

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.17.12 to 7.18.10. Release notes Sourced from @​babel/preset-env's releases. v7.18.10 (2022-08-01) :rocket: New Feature babel-helper-string-parser, babel-types #14757 feat: Automatically generate cooked for templateElement (@​liuxingbaoyu) :bug: Bug Fix...

🔍 Ready for Review
dependencies
size/XS

Hi! I have multiple video qualities, but when I click on download button I need to download an original file from another server. How this can be accomplished?

**Describe the bug** ![image](https://user-images.githubusercontent.com/8274669/175770127-147afe13-c21e-4b42-9f14-ab47687e3b21.png) **To Reproduce** Steps to reproduce the behavior: 1. Insert a YouTube Plyr 2. Navigate away from the route it's on **Desktop (please complete the following information):**...

Hey, Would it be possible to bake in a way to get an event on quartile (start/25%/50%/75%) completion the same way we have it for video completion? I've been building...