I tried to insert "All my loving" by the Beatles into my HTML page, using this code:
<iframe width="1280" height="753" src="https://www.youtube.com/embed/TSpiwK5fig0?list=PLDZvge8C5LoxAg8DGVYIkRcH9TaBbTUfa" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
however, I got this error when I tried to run the code:
! video unavailable
Now I tried this on a lofi video and it worked fine. So what am I doing wrong? Thanks for any help!