When creating an embed link on youtube the Captions are on
by default. Is there a way to disable to the captions or turning them off when embedding a youtube link?
The documentation indicates:
Make captions automatically appear for an embedded video by adding "&cc_load_policy=1" to the video's embed code.
And I need to it the other way around.
I tried to use &cc_load_policiy=0
but that didn't work. I also found this question but none of the answers seem to work.
I am using also VideoJS. So maybe there is a way to do it through it...
Thanks