clappr-youtube-playback icon indicating copy to clipboard operation
clappr-youtube-playback copied to clipboard

Use AutoPlay option

Open asergiychuk opened this issue 8 years ago • 0 comments

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

asergiychuk avatar Dec 20 '16 14:12 asergiychuk