SMTube

A lightweight YouTube browser that allows playing YouTube videos in external media players like SMPlayer or mpv, bypassing the web interface.

Link

Related resources

  • webrtc-externalsWebExtension replicating the chrome://webrtc-internals workflow cross-browser (Firefox/Edge included).
  • EchoPlayerOpen-hardware music/media player (KiCAD PCB design, CERN-OHL-S license) running Rockbox firmware.
  • ffmpeg-wasm-streaming-video-playerDemo of in-browser streaming video transcode-and-play using ffmpeg.wasm.
  • movi-playerWebCodecs + FFmpeg WASM browser video player with HDR support (BT.2020/PQ/HLG), zero-copy canvas rendering and hardware acceleration.
  • WidevineProxy2Browser extension proxy intercepting/modifying Widevine and ClearKey EME license challenges/responses for DRM testing and analysis.
  • webrtc-internals-exporterChromium extension exporting WebRTC stats to Prometheus PushGateway with an included Grafana dashboard.
  • Google Cast — Official GitHub OrganizationOfficial Google Cast samples hub containing sender and receiver reference implementations across multiple platforms.
  • videowall (info-beamer)Master/client Python setup for showing distinct fullscreen video per screen, e.g. one per Raspberry Pi, for signage installations.
  • SmartTubeNextAdvanced open-source video player for Android TV and set-top box devices.
  • CastSoundBoardCustom Chromecast sender+receiver demo pair using Web Audio API for multi-track audio playback, a pattern reference for building custom Cas…