YTJukebox
Playback any YouTube/SoundCloud URL in the jukebox! Works in multiplayer and can sync across multiple jukeboxes!
Last updated | 3 months ago |
Total downloads | 1167 |
Total rating | 1 |
Categories | Mods Audio |
Dependency string | TomDomMods-YTJukebox-1.0.1 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
YTJukebox
This mod allows you to playback any YouTube/SoundCloud URL in the jukebox.
Compatible with multiplayer, and can synchronize across multiple jukeboxes.
How to use
- Open any jukebox
- Use the new Youtube button to open the YTJukebox UI
- Insert your Youtube/Soundcloud URL
- Click play and wait until all players have finished downloading the file
- Enjoy the music!
Github Repo
You can find the source code and/or report issues on the Github Repo
Credits
- Tool used to download Youtube vids: yt-dlp
- Tool used to convert to mp3: ffmpeg
- Library used for audio playback: NAudio
- Tool used for patching Unity.Netcode: UnityNetcodePatcher
- Template used to make NetworkObject prefab: LethalCompanyUnityTemplate
- UnityNetcodePatcher tutorial: BepInEx Unity Netcode Patcher