How to use youtube iframe video in loop & autostart
How to use youtube iframe video in loop & autostart
In the new youtube iframe code I found the way to loop+autostart videos on website.
HTML
autoplay=1&playlist= your youtube embed VIDEO_ID like that...
<iframe width="100%" src="https://www.youtube.com/embed/hfs8tfKB5VQ?autoplay=1&playlist=hfs8tfKB5VQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Follow On Social Media -
Follow on Facebook - https://www.facebook.com/Front-End-Issue-487743404963344
Follow on instagram - https://www.instagram.com/frontendissue/
Follow on Twitter - https://twitter.com/IssueEnd
Follow on Linkedin - https://www.linkedin.com/in/callmehitesh/
Follow on GooglePlus - https://plus.google.com/118238268171156252992
Follow on pinterest - https://in.pinterest.com/frontendissue/
In the new youtube iframe code I found the way to loop+autostart videos on website.
HTML
autoplay=1&playlist= your youtube embed VIDEO_ID like that...
<iframe width="100%" src="https://www.youtube.com/embed/hfs8tfKB5VQ?autoplay=1&playlist=hfs8tfKB5VQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Follow On Social Media -
Follow on instagram - https://www.instagram.com/frontendissue/
Follow on Twitter - https://twitter.com/IssueEnd
Follow on Linkedin - https://www.linkedin.com/in/callmehitesh/
Follow on GooglePlus - https://plus.google.com/118238268171156252992
Follow on pinterest - https://in.pinterest.com/frontendissue/
Comments
Post a Comment