BrandonKrogel
8 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&cc_load_policy=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; allow='autoplay'; picture-in-picture" allowfullscreen=""></iframe>.
My goal is to have the video play with cc in Spanish. When I publish, the video displays and autoplays, but it does not show cc or set the default cc language to Spanish. Can anyone help?