awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 dépôts

Awesome GitHub RepositoriesPlayer Control Interfaces

JavaScript APIs for programmatically embedding and controlling media player instances.

Distinct from API Integrations: Focuses on media player control rather than general backend service connectivity.

Explore 7 awesome GitHub repositories matching web development · Player Control Interfaces. Refine with filters or upvote what's useful.

Awesome Player Control Interfaces GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ruffle-rs/ruffleAvatar de ruffle-rs

    ruffle-rs/ruffle

    18,187Voir sur GitHub↗

    Ruffle is an Adobe Flash Player emulator built to execute legacy animation and interactive content within modern web browsers and desktop environments. By utilizing a high-performance WebAssembly engine, it interprets legacy bytecode and scripting languages to render content without requiring original plugins or outdated software. The project functions as a cross-platform media player that preserves access to archived digital assets by simulating the original runtime environment. The emulator distinguishes itself through its ability to automatically detect and replace obsolete media objects o

    Provides a JavaScript API to embed and control media player instances dynamically within web applications.

    Rustemulatorflashhacktoberfest
    Voir sur GitHub↗18,187
  • chocobozzz/peertubeAvatar de Chocobozzz

    Chocobozzz/PeerTube

    14,520Voir sur GitHub↗

    PeerTube is a decentralized, open-source video hosting platform that enables users to operate independent, interoperable servers. By utilizing the ActivityPub protocol, it connects these servers into a global, federated network where users can follow channels, discover content, and interact across different instances. The platform is designed to function as a self-hosted video content management system, providing a community-driven alternative to centralized media services. What distinguishes PeerTube is its hybrid approach to content delivery and infrastructure management. It integrates peer

    Provides programmatic control over embedded video players through event subscriptions and runtime commands.

    TypeScriptactivitypubangulardecentralized
    Voir sur GitHub↗14,520
  • mostafaalagamy/metrolistAvatar de mostafaalagamy

    mostafaalagamy/Metrolist

    10,388Voir sur GitHub↗

    Metrolist is a multi-functional audio player and YouTube music client. It serves as a music library manager and a synchronized lyrics viewer, providing a unified interface for streaming audio and video content. The application distinguishes itself through real-time music synchronization, which allows multiple users to share a coordinated listening experience. It also includes automated translation tools for synchronized lyrics and a dedicated system for streaming audio from video sharing services with background playback and offline caching. The platform covers a broad set of capabilities, i

    Accesses and plays audio content from YouTube through a dedicated mobile interface with background playback.

    Kotlin
    Voir sur GitHub↗10,388
  • cookpete/react-playerAvatar de cookpete

    cookpete/react-player

    10,260Voir sur GitHub↗

    React-player is a media player component for React that provides a unified interface for embedding and playing video and audio content from various URLs and third-party platforms. It functions as a universal media player that automatically detects the source of a provided URL to render the appropriate player for that specific provider. The project distinguishes itself by wrapping diverse media SDKs and native elements into a consistent multi-platform wrapper. This allows for a standardized set of playback controls across different streaming services and includes the ability to register custom

    Provides a programmatic JavaScript API to execute playback and state commands across different media providers.

    TypeScriptaudiodailymotiondash
    Voir sur GitHub↗10,260
  • paulirish/lite-youtube-embedAvatar de paulirish

    paulirish/lite-youtube-embed

    6,325Voir sur GitHub↗

    A faster youtube embed.

    Exposes a JavaScript API to play, pause, seek, and control the YouTube player after it loads.

    HTML
    Voir sur GitHub↗6,325
  • codingtrain/website-archiveAvatar de CodingTrain

    CodingTrain/website-archive

    5,743Voir sur GitHub↗

    This is an archived snapshot of the first version of the Coding Train website, preserving its original static structure and content. It serves as a static site archive, storing pre-rendered HTML pages and assets for direct delivery without server-side processing. The site organizes tutorial and challenge content as individual HTML files within a directory structure that mirrors the site hierarchy, using hyperlinks and browser-native navigation to move between pages. It manages the entire website source code and content revisions using Git for collaborative contribution and history tracking, a

    Embeds YouTube video players directly into web pages using iframe elements for tutorial playback.

    JavaScriptartdesigneducation
    Voir sur GitHub↗5,743
  • music-assistant/serverAvatar de music-assistant

    music-assistant/server

    2,493Voir sur GitHub↗

    This project is a multi-room music server and library aggregator that centralizes local audio files and various streaming services into a single unified database. It functions as a media controller for DLNA and UPnP devices, enabling the management of music, podcasts, and audiobooks across networked speakers. The system is distinguished by its ability to synchronize audio playback across multiple speakers and brands simultaneously. It features a digital signal processor for loudness normalization and frequency correction, alongside an acoustic fingerprinting engine used for metadata enrichmen

    Offers an external interface to execute playback actions, send announcements, and transfer queues.

    Python
    Voir sur GitHub↗2,493
  1. Home
  2. Web Development
  3. API Integrations
  4. Player Control Interfaces

Explorer les sous-tags

  • YouTube1 sous-tagAn embed that exposes a JavaScript API to play, pause, seek, and control the YouTube player after it loads. **Distinct from Player Control Interfaces:** Distinct from Player Control Interfaces: specifically targets YouTube's embedded player API, not general media player control interfaces.