google chrome extension - Autoplay next youtube video -


youtube has autoplay feature wherein once video finishes, next 1 automatically starts playing.

is possible autoplay next video within chrome extension, using youtube-api or otherwise? i'm trying skip videos , directly play next 1 in list.

you can use youtube iframe player api autoplay youtube videos. see how use youtube player api in chrome extension on here.


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

android - Pass an Serializable object in AIDL -