autostarting a video

Permalink
I uploaded a video, how can I get it to autorun?

 
stewblack23 replied on at Permalink Reply
stewblack23
If your video is uploaded to youtube, just add this bit of code "?autoplay=1&cc_load_policy=1" in your embed code at the end of your youtube url. So your embed code looks like this.

<iframe allowfullscreen="" frameborder="0" height="315" src="https://www.youtube.com/embed/b-xDRjf5B-8?autoplay=1&cc_load_policy=1" width="560"></iframe>
mnakalay replied on at Permalink Reply
mnakalay
If the video you uploaded is on Youtube than stweblack13's advice is absolutely right.

If the video is elsewhere you should tell us more about it.

Also please note that autoplay is always disabled on mobile no matter what you do so this will only work on desktop