Skip to content

ng-youtube-embed v1.7.8

Latest
Compare
Choose a tag to compare
@ArunMichaelDsouza ArunMichaelDsouza released this 21 Feb 22:14
· 27 commits to master since this release

Changelog

Implemented features and enhancements:

  • Youtube Iframe JS API support added with player events and instance controls
  • Support for youtube video IDs added
  • New player parameters added -
    • enablejsapi
    • modestbranding
    • listtype
    • list
    • loop
    • origin
    • video
    • videoid
  • video parameter scope variable watch bug fix.
  • Youtube JS API events added as parameters -
    • onready
    • onstatechange
    • onplaybackqualitychange
    • onplaybackratechange
    • onerror
    • onapichange
  • ngYoutubeEmbedService added with useful player methods.
  • Browserify support

Deprecated parameters:

  • url
  • autohide
  • theme
  • gaming