From b327e2484675dbe69a62c877e6a044ab9871d2d9 Mon Sep 17 00:00:00 2001 From: Serhan Coskun Date: Fri, 19 Sep 2025 14:26:51 +0200 Subject: [PATCH] Add youtube-iframe-api-module - JavaScript wrapper for YouTube Iframe API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee033823..1c8e529b 100644 --- a/README.md +++ b/README.md @@ -955,6 +955,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [ffmpeg.js](https://github.com/Kagami/ffmpeg.js) - FFmpeg optimized for in-browser use: minimal size for faster loading, asm.js, performance tunings, etc. * [flv.js](https://github.com/bilibili/flv.js) - An HTML5 Flash Video (FLV) Player written in pure JavaScript without Flash. * [hls.js](https://github.com/video-dev/hls.js) - A JavaScript library that implements an HTTP Live Streaming client. It relies on HTML5 video and MediaSource Extensions for playback. + * [youtube-iframe-api-module](https://github.com/grafikri/youtube-iframe-api-module) - JavaScript wrapper for YouTube Iframe API with enhanced controls and event handling. ## Typography