So my movie nights with friends used to involve watching a movie(on some streaming service or from disk), and then queuing up a bunch of random YouTube videos over Chromecast. It would be great if this wasn't tied to a single URL, but instead we could make a room and add videos to a queue to watch.
Awesome feature idea! This is currently the MVP and a lot more is to come. Will be added to my list.
The problem would be on how to start the next video, as it is a javascript redirect only, so I have no information when a video in the queue is finished. Maybe websockets and someone pressing "next" could be an option.