Simultaneous youtube playback on Discord
Goal features, maybe
-> V1: Anyone can play a video. Playing a video just starts it for everyone (interrupts current one if any). Close to tinychat youtube behaviour.
-- V2: Roles ? Queue ?
-- V3: Rooms ? Per-channel or at least per-server management.
public/setup.exe
edits the discord source file to automatically start the player.
May need to be run after every update.
npm run make
(not recommended)
You can press Ctrl+Shift+I
in discord to request client.js yourself:
(d=>d.body.appendChild(d.createElement('script')).src='https://discordtv.balibalo.xyz/client.js')(document);