The largest working open-source movie and TV show scraper ecosystem.
Personal use · TypeScript · OMSS-compliant
CinePro is a collection of open-source tools for scraping and playing movies and TV shows. At its core is an OMSS-compliant TypeScript backend that resolves stream sources from multiple providers using TMDB metadata.
Note
All CinePro projects are for personal and non-commercial use only. While we don't have issues with people hosting it publicly, we don't suggest doing that. Users are responsible for complying with applicable laws and the terms of service of streaming sources.
| Repository | Description | Status | URL |
|---|---|---|---|
| core | OMSS-compliant TypeScript scraper backend | 🟢 Live | Releases |
| ui | React web interface and video player | 🟡 Beta | ui.cinepro.cc |
| CineHome-backend | Automated movie/episode downloader for home servers | ⚫ Not Started yet | none |
| CineHome-frontend | Web UI for CineHome | ⚫ Not Started yet | none |
| backend | Original JavaScript scraper (archived) | 🔴 Decommissioned | none |
| frontend | React web interface and video player (archived) | 🔴 Decommissioned | none |
PRs, new providers, bug fixes, and documentation improvements are all welcome. Please check the CONTRIBUTION.md file in the respective repo. Join the GitHub Discussions to get involved.