Skip to content

thisissandip/lets-party

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lets-party   📺

A chrome extension to watch Disney+ Hotsar with your friends and family built with NodeJS, Express, Socket.io and Heroku.

Me and my friends couldn't find a working chrome extension to stream Marvel's Loki in Hotstar. So I decided to make it myself and built this project in just under 8 hours. Well it was fun!

I have plans to extend this for Netflix and Amazon Prime. If you would like to contribute, the doors are all open 😄 refer the contribution guide.

lets_party_demo.mp4

Watch the demo video in new tab for better quality.

👨‍💻   How to use

  1. Upload the client folder in Chrome extension (I will be uploading it chrome store soon 🤞)
  2. Go to Disney+ Hotstar
  3. Share the link of the video you want to watch with you friends
  4. Enter your display name
  5. If you are the host, Start a room ( Note: Only host will have control over the video player )
  6. Share the room code and ask your friends to join the room.
  7. Enjoy Binging!

🚀   Development setup

  1. Clone the repository
git clone https://github.com/thisissandip/what-should-i-watch-next.git
  1. Upload the Client Folder in Chorme Extension.

  2. Install server dependencies (You can skip this step 3 and 4, if you want to code just for the client side and use the deployed server)

npm install
  1. Start your local server
npm start

Your local server will start PORT 4000

  1. Start Playing!

🤝   Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

A chrome extension to watch Disney+ Hotstar with your friends and family built with NodeJS, Express, Socket.io, and Heroku

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published