Skip to content
/ zmov Public
forked from coen-h/zmov

watch your favorite shows, ad-free

License

Notifications You must be signed in to change notification settings

josingaq/zmov

 
 

Repository files navigation


Watch all your movies, shows and anime for free!

Links:

Use an adblocker (uBlock-Origin) to remove player pop-ups

Main Site:

https://zmov.vercel.app

Mirrors:

https://watch.coen.ovh


Features

  • 4K Movies and Shows
  • Downloading built-in to player
  • Subtitles, PIP, Fullscreen
  • Mobile PWA
  • Saves Watch History and Watchlist
  • Ad-free

Screenshots

PC Mobile
home home
info info
search search
user user

👨🏻‍💻 Run Locally

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.


  • Clone the project
  git clone https://github.com/coen-h/zmov
  • Go to the project directory
  cd zmov
  • Install dependencies
  npm install
  • Create a .env file

  • Request an API key from TMDB and them add it to the .env file

  VITE_API_KEY=YOUR_TMDB_API_KEY
  • Start the server
  npm run dev

Disclaimer

Important

zmov does not host any files, it merely links to 3rd party services.
Legal issues should be taken up with the file hosts and providers.
zmov is not responsible for any media files shown by the video providers.

About

watch your favorite shows, ad-free

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.5%
  • CSS 33.1%
  • HTML 1.4%