Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Plyr | 23,418 | 277 | 145 | 8 days ago | 153 | April 20, 2022 | 806 | mit | JavaScript | |
A simple HTML5, YouTube and Vimeo player | ||||||||||
Lightgallery | 5,730 | 122 | 26 | a month ago | 107 | September 19, 2022 | 50 | other | TypeScript | |
A customizable, modular, responsive, lightbox gallery plugin. | ||||||||||
Lightgallery.js | 5,223 | 54 | 25 | 8 months ago | 15 | October 29, 2020 | 2 | other | JavaScript | |
Full featured JavaScript image & video gallery. No dependencies | ||||||||||
Youtube | 2,470 | a day ago | 315 | other | JavaScript | |||||
YouTube Extension: Enrich your YouTube experience & content [🧰80 lean Features][📌Longest-standing][Please👨👩👧👧docu. /HowTo's]⚙️⋮{🎞️☕🎛️🎧🔊⏯️🎬🎨📈🧩🧪} Youtube Player Repeat Screenshot | Hide youtube distraction related video, youtube ads expand Description Speed-watching Video Quality codec co2 Player Size Full Tab playback custom Theme | ||||||||||
Chromeplay | 204 | 5 years ago | 17 | gpl-2.0 | JavaScript | |||||
AirPlay from Google Chrome - send YouTube, Vimeo and (almost) any HTML5 video to AppleTV via AirPlay | ||||||||||
Vlite | 158 | 1 | 1 | 3 months ago | 22 | September 09, 2022 | 1 | mit | TypeScript | |
🦋 vLitejs is a fast and lightweight Javascript library for customizing video and audio player in Javascript with a minimalist theme (HTML5, Youtube, Vimeo, Dailymotion) | ||||||||||
Youtube To Html5 Loader | 99 | 8 months ago | 10 | July 21, 2022 | 13 | JavaScript | ||||
Load YouTube videos with the HTLML5 <video> element without needing iframes or the YouTube JS API. | ||||||||||
Advanced Responsive Video Embedder | 34 | 2 days ago | 7 | gpl-3.0 | PHP | |||||
Probably the the best WP plugin for embedding videos. | ||||||||||
Meisterplayer | 14 | 3 years ago | 39 | other | JavaScript | |||||
Pluggable JavaScript web player | ||||||||||
Twine_fullscreen_youtube | 8 | 8 years ago | gpl-3.0 | JavaScript | ||||||
A small macro and stylesheet for Twine to add fullscreen HTML5 video to passages. |
This project demonstrates synchronizing video playback with text content on a web page.
The master branch contains Ruby code to convert a audio captions file (srt) into a JSON file for the web page to use.
The gh-pages branch hosts the sample web page with the Video & Text sync JS code.
Since I generally keep my videos on YouTube, I'm using the HTML5-YouTube library to wrap HTML5 video features around a YouTube player. Similar code could be used without the library if the video were not loaded from YouTube.