Skip to content

Added support for dynamically loaded videos and fixed caching issue

Compare
Choose a tag to compare
@DanWilkerson DanWilkerson released this 05 Apr 22:29
· 19 commits to master since this release
  • Adds >IE8 support for dynamically added videos via 'load' capturing (requires origin and enablejsapi parameters to be set)
  • Added detection for existing YT.Player binding to iframe and attaches to that instead of creating new Player, solving #37