YoutubeOnTV
Watch YouTube videos on in-game TVs! Adds terminal commands to control video playback on ship TVs. Synced for all players.
CHANGELOG
Changelog
[0.2.7] - 2025-11-23
Changed
- Fixed bug where video played in a loop after ending
[0.2.5] - 2025-11-23
Changed
- Small bugfixes
[0.2.4] - 2025-11-23
Changed
- Oops, syncing for all clients was NOT working, but good news, it IS working now!
[0.2.3] - 2025-11-23
Changed
- Renamed full project to YoutubeOnTV
- Because of the rename, it could be that the mod needs to be reinstalled. If that is the case, please delete the mod and download it again.
[0.2.2] - 2025-11-22
Changed
- Updated YouTube URL handling
- Fixed bug where turning off and on the TV would cause the video to get stuck
[0.2.1] - 2025-11-22
Changed
- Updated README
[0.2.0] - 2025-11-22
Changed
- Replaced bundled yt-dlp.exe with YoutubeDLSharp library dependency
- yt-dlp.exe now downloads automatically on first run (no manual installation needed)
- Cleaner mod distribution (no longer bundling .exe files with the mod)
Added
- Added Lordfirespeed-YoutubeDLSharp-1.1.0 as a dependency
[0.1.0] - 2025-11-22
Added
- Initial release
- Terminal commands for TV control (tv add, tv queue, tv skip, tv clear)
- YouTube video streaming to in-game TVs
- Network synchronization for multiplayer
- Video queue management
- yt-dlp integration for video downloading
- Fallback video support
- TerminalApi integration