Hacker News new | ask | show | jobs
by gnaman 1231 days ago
Watchflix: https://watchflix.group

I made this extension to watch stuff together with my girlfriend during the pandemic. All the other extensions had a lot of flaws, didn't work with Prime and Disney+ Hotstar, so I decided to build one for my own use. I moved to the same city as my partner, so I don't have any use for it anymore. Few people still use this daily, so I'll probably let it run on my VPS as long as I can.

1 comments

You might be able to eliminate the VPS by making it P2P using something like PeerJS [1]. PeerJS provides a free shared connection broker server.

[1]: https://peerjs.com/