Pete Cook
Pete Cook
I can’t reproduce this on iOS 15.6.1 when using the HLS example on the [demo page](https://cookpete.com/react-player/). Does the issue still occur if you remove the `onPause` handler? Actually, I wonder...
I’ll close this as it seems to be an issue specifically with `embed.ly` and nothing we can really do. I’m happy to review a PR that updates this library to...
Sorry, I don’t understand the question. Can you be more specific or give code examples?
I’d like to add [auto-changelog](https://github.com/CookPete/auto-changelog) to the mix, which is something I’ve been working on recently with this schema in mind. It parses your `git log` and attempts to build...
@Lucas-C [`auto-changelog`](https://github.com/CookPete/auto-changelog) is pretty flexible and supports custom handlebars templates. I'm sure it would be possible to generate a changelog in RSS format. If not I'd be interested in adding...
I think this is solved by https://github.com/cookpete/react-player/pull/1405? You can pass in any component you like in the `light` prop now.
Fixed by https://github.com/cookpete/react-player/pull/1405 I think?
Can anyone provide an example repo? This behaviour implies a problem with the URL matching logic, but I can load https://www.youtube.com/watch?v=grHP-de1p-U in the [demo page](https://cookpete.com/react-player) without a problem.
Nice work. Sorry for the delay… 😬
@panzacoder I appreciate the thought you’ve put into this. Unfortunately I think we’re at the point where a proper solution is simply not worth the time and effort it would...