
WATERMeDIA: Youtube Extension
Extension for WATERMeDIA which adds youtube support
Обновлён 27 июня 2026 г. · опубликован 1 декабря 2025 г.
WATERMeDIA: YOUTUBE PLUGIN
This plugin for WATERMeDIA adds YOUTUBE support, it shades all the needed libraries and inject into WATERMeDIA the patching logic.
It uses NewPipeExtractor as the Youtube extractor engine, making reliable access to videos of the platform
IMPORTANT
This only works on JAVA 17 (1.18.2+), any other version that doesn't run on JAVA 17 isnt supported (that includes 1.16.5).
VERSION SCHEMA
This plugin follows the WATERMeDIA version schema, matching with it. So, this is the "version 2" of the plugin because it was for the version 2 of WATERMeDIA, you have to be sure the plugin matches with the version of watermedia installed, otherwise you will get a crash if you use the version 3 of the plugin and the version 2 of watermedia.
LICENSE
This mod is under GPL 3.0
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 3.0.0-beta.7 | Бета | 1.20.1, 1.21.1, 1.21.11, 26.1.2 | fabric, forge, neoforge | 27 июня 2026 г. | .jar (243 КБ) |
| 3.0.0-beta.6 | Бета | 1.19.2, 1.20.1, 1.21.1, 1.21.11 | fabric, forge, neoforge | 26 июня 2026 г. | .jar (243 КБ) |
| 3.0.0-beta.5 | Бета | 1.19.2, 1.20.1, 1.21.1, 1.21.11 | fabric, forge, neoforge | 1 июня 2026 г. | .jar (3.7 МБ) |
| 3.0.0-beta.4 | Бета | 1.19.2, 1.20.1, 1.21.1, 1.21.11 | fabric, forge, neoforge | 27 апреля 2026 г. | .jar (3.7 МБ) |
| 3.0.0-beta.3 | Бета | 1.19.2, 1.20.1, 1.21.1, 1.21.11 | fabric, forge, neoforge | 26 апреля 2026 г. | .jar (3.7 МБ) |
| 3.0.0-beta.2 | Бета | 1.19.2, 1.20.1, 1.21.1, 1.21.11 | fabric, forge, neoforge | 5 апреля 2026 г. | .jar (3.7 МБ) |
| 3.0.0-beta.1 | Бета | 1.19.2, 1.20.1, 1.21.1, 1.21.11 | fabric, forge, neoforge | 5 апреля 2026 г. | .jar (3.7 МБ) |
| 2.1.2 | Релиз | 1.19.2, 1.20.1, 1.21.1, 1.21.5 | fabric, forge, neoforge | 29 января 2026 г. | .jar (3.7 МБ) |
| 2.1.1 | Релиз | 1.19.2, 1.20.1, 1.21.1, 1.21.5 | fabric, forge, neoforge | 11 декабря 2025 г. | .jar (3.6 МБ) |
| 2.1.0 | Релиз | 1.19.2, 1.20.1, 1.21.1, 1.21.5 | fabric, forge, neoforge | 1 декабря 2025 г. | .jar (3.6 МБ) |
Ченджлог
3.0.0-beta.7Бета1.21.1, 1.21.11, 26.1.2 · 27 июня 2026 г.
📦 RELEASE 3.0.0-beta.7
- 🐛 Fixed: Crashes having GSON version below 2.10 (MC 1.20.1)
3.0.0-beta.6Бета1.20.1, 1.21.1, 1.21.11 · 26 июня 2026 г.
📦 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)
3.0.0-beta.5Бета1.20.1, 1.21.1, 1.21.11 · 1 июня 2026 г.
📦 RELEASE 3.0.0-beta.5
- ⚙️ Changed: Updated NewPipeExtractor to 0.26.2
- ✨ Updated to WaterMedia Beta 17
- ✨ Added soundcloud support in this addon
3.0.0-beta.4Бета1.20.1, 1.21.1, 1.21.11 · 27 апреля 2026 г.
📦 RELEASE 3.0.0-beta.4
- ⚙️ Changed: added delay on registering (prevents register BEFORE watermedia starts)
3.0.0-beta.3Бета1.20.1, 1.21.1, 1.21.11 · 26 апреля 2026 г.
📦 RELEASE 3.0.0-beta.3
- 🐛 Fixed: Silent crash on (Neo)Forge due to bad jar building
3.0.0-beta.2Бета1.20.1, 1.21.1, 1.21.11 · 5 апреля 2026 г.
📦 RELEASE 3.0.0-beta.2
- 🐛 Fixed: Crash with WaterMedia v3 (despite begin an update for watermedia v3)
3.0.0-beta.1Бета1.20.1, 1.21.1, 1.21.11 · 5 апреля 2026 г.
📦 RELEASE 3.0.0-beta.1
- ✨ Initial public beta release of WaterMedia Youtube Plugin for the 3.0.0 series
2.1.2Релиз1.20.1, 1.21.1, 1.21.5 · 29 января 2026 г.
📦 RELEASE 2.1.2
- 🐛 Update NewPipe to address some youtube changes that blocks us access to video info
Полная история изменений — на Modrinth.
Комментарии
Загружаем…
