Created
October 27, 2016 04:06
-
-
Save Pseric/2a1f963d8ae85ec658af06f0e08dc01c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div data-video="VIDEO_ID" | |
| data-autoplay="0" | |
| data-loop="1" | |
| id="youtube-audio"> | |
| </div> | |
| <script src="https://www.youtube.com/iframe_api"></script> | |
| <script src="https://cdn.rawgit.com/labnol/files/master/yt.js"></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried using this code to add multiple videos on a page but it doesn't work? can that functionality be added