youtube-player
youtube-player copied to clipboard
YouTube iframe API abstraction.
Hello, It would be really great if we had an option to force HTTPS on the youtube.com/iframe_api call. In my usecase, I am building hybrid app for android, and by...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.2.3 to 19.0.3. Release notes Sourced from semantic-release's releases. v19.0.3 19.0.3 (2022-06-09) Bug Fixes log-repo: use the original form of the repo url to remove the need...
Hi, our team has tried to use your package (and implement it ourself), but we are facing the same issue either way. When trying to load an youtube video on...
Bumps [dset](https://github.com/lukeed/dset) from 3.1.1 to 3.1.2. Release notes Sourced from dset's releases. v3.1.2 Patches (dset/merge): Prevent possible prototype pollution (#34): 2d156c7 Thank you @n1ru4l~! Chores (dset/merge): Add tests for "proto"...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
` at new Promise () at Object..exports.default (/Users/samuelkeays/content-lab-renderer/node_modules/youtube-player/dist/index.js:64:24) at YouTube._this.createPlayer (/Users/samuelkeays/content-lab-renderer/node_modules/react-youtube/dist/YouTube.js:147:58) ` This issue could be avoided by doing an addiitonal check on null.
I'm working on a project where we have several videos loading on the same page and we've run into this error that also shows up in your example of multiple-videos....
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
**A note for the maintainer/owner @gajus.** We have merged two pull requests ([87](https://github.com/gajus/youtube-player/pull/87) and [88](https://github.com/gajus/youtube-player/pull/88)), but the publish package action has not delivered a new package to npm. Can you...
Can anyone please let me know how to disable forward seek of youtube iframe video using this plugin or YouTube IFrame Player API ?