Forum Discussion
BrandonKrogel
10 months agoCommunity Member
Parameters for embedded YouTube video
I embedded a YouTube video and added parameters as mentioned in this article. This is what I put <iframe width="560" height="315" src="https://www.youtube.com/embed/Code?autoplay=1&cc_lang_pref=es&c...
SamHill
9 months agoSuper Hero
For example, this embed code will load with Spanish (Mexico)
<iframe width="1280" height="720" src="https://www.youtube.com/embed/n25VzikHK0M?autoplay=1&cc_lang_pref=es-MX&cc_load_policy=1" title="HECP 1A Intro to Hazardous Energy Sources Fina" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>