You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently needed to control YouTube player behavior across multiple slides, specifically stopping playback of one video when another starts. Unfortunately, svelte_embed doesn't currently expose the enablejsapi URL parameter needed for programmatic control.
Would you consider merging a PR (or implementing by yourself) that exposes this parameter in the component?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I recently needed to control YouTube player behavior across multiple slides, specifically stopping playback of one video when another starts. Unfortunately, svelte_embed doesn't currently expose the enablejsapi URL parameter needed for programmatic control.
Would you consider merging a PR (or implementing by yourself) that exposes this parameter in the component?
Thanks for maintaining this useful package.
Beta Was this translation helpful? Give feedback.
All reactions