3
I’m learning HTML5 and I’m having trouble incorporating two videos. All of them worked but the last to press "play" says the video is unavailable.
<iframe width="280" height="130" src="https://www.youtube.com/embed/ORMcSa3CBUM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
</iframe>
<iframe width="280" height="130" src="https://www.youtube.com/embed/rpGSFWjJhjo" frameborder="0" allow="accelerometer; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
</iframe>
<iframe width="280" height="130" src="https://www.youtube.com/embed/k05i8bT_Pkg" frameborder="0" allow="accelerometer; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Could someone give me a light? because the other links are equal and are working, only these two are giving "Video unavailable".
Guy from what I tested the problem is with the autoplay, when you take the autoplay the video appears normally... Since this is a music video it may have some tag or flag that if you put the attribute autoplay Youtube bar the upload. I may be talking a big M, but that he charged here without the autoplay he carried well
– hugocsl
It may be copyright issue when someone uploads a video to youtube may be that they choose that the video cannot be played outside of Youtube. I don’t know if that’s it, I’m just saying that sometimes you can seek to know about it...
– hugocsl