How to link youtube video without captions?

前端 未结 5 1741
时光取名叫无心
时光取名叫无心 2021-01-02 23:38

Is it possible to link youtube videos in HTML code without showing it\'s captions (subtitles)?

Let\'s say I have following video: http://www.youtube

5条回答
  •  时光取名叫无心
    2021-01-03 00:07

    Peace to whom will follow the guidance,

    (Thanks for your tries but I found something nice not far away from there...)

    Ask for a language preference that is not from the translated captions (for my exemple "He" stands Hebrew, that was not among the offered translations of the video.)

    Add ?hl=He to the url, like this :

    without it : https://www.youtube.com/watch?v=pRztmbnyV70

    and with it : https://www.youtube.com/watch?v=pRztmbnyV70?hl=He

    Makes it... ? It worked for me on Firefox, Edge and Opera. -- Enjoy !

    Note : the particle desapears after the loading of the page ...But the job is done !

提交回复
热议问题