2 Replies
Jürgen Schoenemeyer

you use the wrong path to the youtube videos

wrong:  http://www.youtube.com/embed/watch?v=TRSIf3OZnNg
correct: https://www.youtube.com/embed/TRSIf3OZnNg

but there is a better way to integrate youtube videos -> Video from Website

insert the youtube embed link

<iframe width="560" height="315" src="https://www.youtube.com/embed/TRSIf3OZnNg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

result

for the other videos replace the video-ID "TRSIf3OZnNg" in the embed code