+ 2
❓❓ HTML5 Question ❓❓
If I put the url of a YouTube video into the src attribute of an audio or video element, will it play the audio or video from YouTube?
5 Respuestas
+ 4
Yes, surely it will play
You can try it in code playground
+ 2
It will not. it will be better to frame youtube videos.
The iframe will work very fine.
+ 2
It will, or it won't? 😂
+ 2
Thank you. How about for the <audio>?
+ 2
Ok. Thanks. :)