Skip to content Skip to sidebar Skip to footer
Showing posts with the label Youtube Api

Controlling Playback Of Multiple Youtube Videos With The Youtube Js Api (playing At The Same Time)

I know that there's a very similar topic for this question, however I'm trying to do someth… Read more Controlling Playback Of Multiple Youtube Videos With The Youtube Js Api (playing At The Same Time)

Youtube Iframe Embed Can't Control Audio On Ipad

I have been playing around with the YouTube iframe API and have created a basic set of player contr… Read more Youtube Iframe Embed Can't Control Audio On Ipad

How To Retrieve A Youtube Video's Tags With Youtube V3 Api?

I want to retrieve the tags for a specific YouTube video using v3 of the YouTube API. I'm able … Read more How To Retrieve A Youtube Video's Tags With Youtube V3 Api?

How To Use Youtube-mp3.org Api?

I was looking for an youtube to mp3 api and found this code: var __AM=65521; // the largest prime l… Read more How To Use Youtube-mp3.org Api?

Enable Youtube Api On Existing Player

I have an embeded youtube video which I want the YouTube API applied. I add the url parameter using… Read more Enable Youtube Api On Existing Player

Youtube Api Onstatechange Listener Stops Working After Switch Src Attr

I am trying to change the video playing in the YouTube iframe in the cleanest way possible and a fe… Read more Youtube Api Onstatechange Listener Stops Working After Switch Src Attr

Undocumented Function - Gapi.client.youtube.commentthreads.insert

When I was browsing Google YouTube DATA API and I found object gapi.client.youtube.commentThreads.… Read more Undocumented Function - Gapi.client.youtube.commentthreads.insert

Youtube Api Call Function When Video Ends

I need to find out when an embedded youtube video ends via javascript. This is my embed code: … Read more Youtube Api Call Function When Video Ends