promotional bannermobile promotional banner

WATERMeDIA: Platform Extension

WATERMeDIA mod extension, adds YouTube, SoundCloud, Facebook, Instagram and Newgrounds support

File Details

WM-YT/3.0.0-beta.6

  • B
  • Jun 26, 2026
  • 242.99 KB
  • 149
  • 1.21.11+4
  • Forge + 2

File Name

watermedia_platform_extension-3.0.0-beta.6.jar

Supported Versions

  • 1.21.11
  • 1.21.1
  • 1.20.1
  • 1.19.2
  • 1.18.2

Curse Maven Snippet

Forge

implementation "curse.maven:watermedia-platform-extension-1395870:8322291"

Fabric

modImplementation "curse.maven:watermedia-platform-extension-1395870:8322291"

NeoForge

implementation "curse.maven:watermedia-platform-extension-1395870:8322291"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

📦 RELEASE 3.0.0-beta.6

  • 🐛 Fixed: YouTube (and other) links failing to resolve — replaced NewPipeExtractor with yt-dlp, which keeps up with YouTube's player signature/throttling changes. The standalone yt-dlp binary is fetched on demand at runtime (no Python required)
  • ✨ Added Facebook, Instagram and Newgrounds support, alongside YouTube and SoundCloud
  • ✨ Added a BotGuard po_token retry (rustypipe-botguard) for YouTube "confirm you're not a bot" blocks
  • ⚙️ Changed: now requires WaterMedia 3.0.0-beta.19+, which fixes the slow load on split video+audio sources
  • ⚙️ Changed: CI now auto-updates yt-dlp weekly and publishes to CurseForge & Modrinth
  • 📄 Added bundled license notices for the third-party tools (yt-dlp — Unlicense, XZ for Java — 0BSD)