Questions tagged [youtube-iframe-api]

The IFrame player API lets you embed a YouTube video player on your website and control the player using JavaScript.

The IFrame player API lets you embed a YouTube video player on your website and control the player using JavaScript. Unlike the Flash and JavaScript player APIs, which both involve embedding a Flash object on your web page, the IFrame API posts content to an <iframe> tag on your page. This approach provides more flexibility than the previously available APIs since it allows YouTube to serve an HTML5 player rather than a Flash player for mobile devices that do not support Flash.

YouTube Player API Reference: https://developers.google.com/youtube/iframe_api_reference

813 questions
-3
votes
3 answers

Is there a way to get an Ultra Minimal YouTube player for web?

I want a YouTube player that just has play, pause, and close as options. Maybe full screen would be fine. No recommended videos, more videos, etc. I want to share YouTube videos through Google Classroom. I don't want them to be able to click any…
-3
votes
2 answers

YouTube Embed feature for looping single videos isn't working

Loop feature is not working.Example
Spectrum
  • 1
  • 1
  • 1
1 2 3
54
55