workflowstacks

The marketplace for AI skills that launch offers, rank in AI search, and automate operations. No coding required.

๐•โšก๐Ÿ’ฌ

Marketplace

  • Browse Skills
  • AI Agents
  • Claude Skills
  • MCP Servers
  • Prompts

Solutions

  • For Founders
  • For Agencies
  • For Ecommerce
  • Agent Builder
  • Starter Packs
  • Playbooks

Learn

  • How It Works
  • What Are Skills
  • What Are Agents
  • What Is MCP
  • For Creators
  • Submit a Tool
  • Security

Company

  • Become a Creator
  • About
  • Enterprise
  • API Docs
  • Terms
  • Privacy
  • Support
Compatible with
๐Ÿค–ChatGPT
โœจClaude
๐Ÿ’ŽGemini
๐Ÿ›๏ธShopify
๐Ÿ”Ahrefs
๐Ÿ“ŠSheets
๐Ÿ’ฌWhatsApp
๐Ÿ“ฑMeta Ads
+50 moreCreator program โ†’

ยฉ 2026 WorkflowStacks. All rights reserved.

TermsPrivacySupport
ai-agent

video.js

Video.js - open source HTML5 video player
39,835 stars7,484 forksJavaScriptUpdated 6/29/2026100% free ยท open source
What it does

Video.js is an open-source HTML5 video player that allows you to easily embed videos into your website or application with customizable features and plugins.

Install / run
npm install video.js
When to use it
  • โ€ขYou need to embed video content into your website or web application
  • โ€ขYou require a customizable video player with features like playback controls, thumbnails, and subtitles
  • โ€ขYou want to support multiple video formats and streaming protocols, such as HLS, DASH, and MP4
Quick start
  1. 1Include the Video.js CSS file in your HTML document: <link href="https://unpkg.com/video.js@7.11.0/dist/video-js.css" rel="stylesheet">
  2. 2Add the Video.js JavaScript file to your HTML document: <script src="https://unpkg.com/video.js@7.11.0/dist/video.js"></script>
  3. 3Create a video element in your HTML document: <video id="my-video" class="video-js" controls preload="auto" width="640" height="264" poster="MY_VIDEO_POSTER.jpg" data-setup="{}">
  4. 4Initialize the video player using JavaScript: var player = videojs('my-video');
  5. 5Configure the video player with options, such as playback rates and subtitles, using the videojs() function: var player = videojs('my-video', { playbackRates: [0.5, 1, 1.5, 2], subtitles: {...} });
Ready-to-paste prompt
Create a video player with a custom playback rate and subtitles: var player = videojs('my-video', { playbackRates: [0.5, 1, 1.5, 2], subtitles: { src: 'subtitles.vtt', kind: 'subtitles', srclang: 'en' } });
Heads up: Make sure to include the Video.js CSS file in your HTML document, as the player's styles and layout are defined in this file, and without it, the player may not render correctly.
Saves to your device

Topics

dash
hls
html
html5
html5-audio
html5-video
javascript
player
video
video-player
videojs
What's inside โ€” free to inspect
No purchase needed

Read the entire source before you build โ€” unlike paid marketplaces that hide it behind a buy button.

22
top-level files
7
folders
124.9M
repo size
Other
license
Key files
.editorconfig
index.html
package.json
postcss.config.js
README.md
rollup.config.js
File tree
.github/
build/
docs/
lang/
sandbox/
src/
test/
.babelrc
.browserslistrc
.editorconfig
.gitignore
.jsdoc.js
.npmignore
.nvmrc
.remarkignore
.remarkrc.js
CHANGELOG.md
CODE_OF_CONDUCT.md
COLLABORATOR_GUIDE.md
composer.json
CONTRIBUTING.md
index.html
LICENSE
package-lock.json
Quick Actions
Details
Creator
videojs
Language
JavaScript
Category
ai-agent
Published
5/14/2010

Are you the creator of this tool? Claim your listing โ†’ and earn 85% of every sale.

Related skills

More ai-agent tools founders pair with this one.

ai-agentโ˜… 276,436
Track GitHub Stars with 996.ICU
Get a popular GitHub star counter for your startup, backed by 276k+ GitHub stars, ideal for founders.
ai-agentโ˜… 239,572
Linux: Open Source Kernel
Get the Linux kernel source tree for custom development, ideal for startup founders in need of a flexible OS foundation with 236k+ GitHub stars
ai-agentโ˜… 192,491
Improve Code with andrej-karpathy-skills
Get better code behavior with andrej-karpathy-skills, 165k+ GitHub stars, for founders using LLMs.
ai-agentโ˜… 188,482
Simplify Zsh with ohmyzsh
Get a customizable terminal experience with ohmyzsh, perfect for startup founders, backed by 188k+ GitHub stars.
ai-agentโ˜… 187,262
FreeDomain: Free Website Domain
Get a free domain with FreeDomain. For startup founders.
ai-agentโ˜… 180,135
Yt Dlp
A feature-rich command-line audio/video downloader