Top "Youtube-javascript-api" questions

The YouTube APIs and Tools enable the integration of YouTube's video content and functionality into a website, application, or device.

contentDetails or duration not coming using Youtube v3 api

Look at this link , there is an example given https://www.googleapis.com/youtube/v3/videos?id=7lCDEYXw3mM&…

youtube google-api youtube-api gdata youtube-javascript-api
Start youtube video on hover/mouseover

I'm trying to get youtube videos to start on hover. It will pause (not stop) when the user hovers over …

javascript youtube onmouseover youtube-javascript-api
Disable autoplay in youtube javascript api

I know about using autoplay : 0 in params and in url. The problem is when I use the loadVideoByID() function. THe …

javascript jquery youtube-api youtube-javascript-api youtube-data-api
Is it possible to search YouTube subtitles?

Suppose I want to find list of videos which have the phrase "French presidential election" in its subtitle. Can I …

youtube youtube-api youtube-data-api youtube-javascript-api subtitle
How to get watched history of youtube user using Youtube Javascript API?

I am able to get search results, playlists of an user using Youtube Javascript API. How can i get the …

javascript youtube-api youtube-data-api youtube-javascript-api
YouTube Live Streaming Overlay

I'm trying to implement a YouTube Live Streaming Overlay: the live stream is a sport event and I need to …

youtube youtube-api youtube-javascript-api youtube-livestreaming-api