The subtitles can be activated automatically in the desired language in the Video.Taxi player as follows:
- Append to player src-URL the following parameter
caption=de
- The ending
de
can be replaced with the language you want to force-enable in the player.
Example for iFrame:
<iframe width="850" height="478" src="https://service.video.taxi/embed/JHUVZvtwHJxG?caption=de" frameborder="0" allow="autoplay; clipboard-write; encrypted-media; picture-in-picture" allowfullscreen></iframe>