Hacker News new | ask | show | jobs
by TekMol 2099 days ago
How did you remove the GUI?
1 comments

We used the Youtube API to load the video -- I think their was multiple things we did but you can specifically request no controls be shown: https://developers.google.com/youtube/player_parameters#cont...

I was going to link the site I used it on, but it looks like since I worked there they switched to Youtube's controls rather than the custom ones I implemented; not sure why.