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

How Can I Pause An Embedded Youtube Video With Vanilla Javascript?

I try to pause an iframe embedded YouTube video without a video-related event trigger. I have read… Read more How Can I Pause An Embedded Youtube Video With Vanilla Javascript?

How To Resume Embedded Youtube Video?

I used //www.youtube.com/embed/JDcaMVwCr3c?wmode=opaque&showinfo=0&autoplay=1&controls=… Read more How To Resume Embedded Youtube Video?

Youtube Api And Tracking Embedded Video

The issue at hand is the embedding of multiple Youtube videos on a page and now the Youtube Analyti… Read more Youtube Api And Tracking Embedded Video

Youtube - Custom Play Icon

I wanted to ask, if can i change Youtube embbeded video play icon ? I found this post: Can I change… Read more Youtube - Custom Play Icon

Chrome Extension Content Script - Grabbing Youtube Video Titles Using Javascript

I have a simple content script for my Chrome Extension that is supposed to grab the titles of YouTu… Read more Chrome Extension Content Script - Grabbing Youtube Video Titles Using Javascript

Youtube Data Api And Node.js Error: Required Parameter: Part

var fs = require('fs'); var readline = require('readline'); var google = require(&#… Read more Youtube Data Api And Node.js Error: Required Parameter: Part

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

Get Youtube Playlist By Title

I'd like to create a private youtube playlist with the title 'my very unique title'. I&… Read more Get Youtube Playlist By Title