0
How can I embed youtube video without controls.
Can anyone help me to figure out how to embed youtube videos without controls. In short user couldn't know that video is streaming from youtube. Only a simple player with play pause and quality settings. No subscriber button no watch on YouTube.
3 ответов
+ 3
best place to find out
https://developers.google.com/youtube/player_parameters
0
Thanks
- 1
Yes u can easily.
Use <iframe>
You dont have to make those tags urself. Just go to youtube, press share on the video u want, there u would find "EMBED", click on that, copy paste it in html.