Last active
January 28, 2020 14:41
-
-
Save zoetrope69/98fc238626b9ffcda7da4638398ec60a to your computer and use it in GitHub Desktop.
YouTube Embed Config iFrame Example
This file contains 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
<iframe | |
width="560" | |
height="315" | |
src='https://www.youtube.com/embed/Yb7jFafo3x4?embed_config={"primaryThemeColor":"#FF0000","relatedChannels":["UCCpY-hecoW6hn3Gx7wpVyRw","UCWJ2lWNubArHWmf3FIHbfcQ"],"relatedVideos":["FXLk2rCG1yg","Yb7jFafo3x4"],"autonav":true,"disableRelatedVideos":true}' | |
frameborder="0" | |
allow="autoplay; encrypted-media" | |
allowfullscreen | |
> | |
</iframe> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment