clappr-youtube-playback
clappr-youtube-playback copied to clipboard
Use AutoPlay option
Just need to add one line to ready method
this.options.autoPlay && this.play()
or use Event PLAYBACK_READY listener for add this option.
And set playerVar.autoplay to 0