Playing around with Youtube api I've created this small app... it shows four youtube channels at the same time.
- Copy a Youtube video link.
- Back in app, press Q, W, A or S to paste link in top-left, top-right, bottom-left or bottom-right quadrant respectively.
- You can play four videos simultaneously, moving mouse around the screen will unmute each video when mouse hovers over each player.
- This behaviour can be activated/deactivated pressing M key.
- Responsive design for any screen, there is a tiny gap between four players and screen borders so you can move mouse around without affecting sound.
Only 4 channels version actually working (located in 4 channels folder)
Only html and javascript 😎