awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Playback Controllers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPlayback Controllers

APIs for programmatically managing audio and video session states like play, pause, and seeking.

Distinguishing note: Focuses on media-specific control logic rather than general UI state management.

Explore 1 awesome GitHub repository matching user interface & experience · Playback Controllers. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Playback Controllers

Awesome Playback Controllers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • sampotts/plyr

    sampotts/plyr

    29,600View on GitHub↗

    This project is a customizable media player designed to provide a consistent interface for video and audio content across all modern web browsers and mobile devices. It functions as a unified abstraction layer, standardizing playback behavior and control interfaces for both native media elements and third-party streaming service embeds through a predictable, declarative API. The library distinguishes itself by wrapping native media elements with custom HTML structures, ensuring a uniform look and feel regardless of the underlying browser implementation. Developers can manage playback state, m

    Enables programmatic execution of playback commands like play, pause, and fullscreen for audio and video sessions.

    JavaScripthtml5-videojavascriptplyr
    29,600View on GitHub↗