Embed Youtube videos without info
Hey guys, I am trying to embed a youtube video on the UI, I was able to do it using <iframe> but I want those controls and title to be disappeared which comes on bottom and top of video respectively when we hover over that video.
Is there any way to achieve this.
The thing which I am trying to implement is to embed a video like Netflix browse page on UI. I am making use of TMDB database to get the youtube key of that particular video.
I read that youtube earlier used to provide &showinfo=0 flag, but now youtube has stopped supporting that.
6 Replies
Try chcek this out
https://developers.google.com/youtube/player_parameters
Google for Developers
YouTube Embedded Players and Player Parameters | YouTube IFrame P...
Thanks @Darryll for providing the documentation
I fixed some of the things but still I am stuck with removing of title, share and watch later. See screenshot below
You don't have full control over an embed so most likely if it's not in the documentation you're not supposed to be able to remove it.
If you want full control you'd likely have to look at hosting videos yourself or using a service that supports what you want
okay got it
thank you
It’s absolutely intentional that you don’t have full control. YouTube isn’t just there to give you free video hosting, they’re doing it to draw people to or back to their platform