Legal / DMCA

Disclaimer

This is a demo PHP application that recreates the KrizPlay UI for educational purposes only. This site does not host, upload or store any video, audio, image or other media files on its servers. All streaming content is embedded from third-party providers via their public embed URLs. The KrizPlay API proxy (TMDB, AniList, MangaNato) is used solely to fetch metadata such as titles, descriptions, posters, cast and recommendations.

DMCA Notice

If you believe any content available through this demo infringes your copyright, please contact the third-party provider that hosts the file directly. We do not control and are not responsible for the content hosted on those external services. To remove content, you must contact the upstream provider (e.g. VidGod, VidCore, VidZen, etc.) where the file actually resides.

That said, if you are a rights-holder and want embeds to a specific provider removed from this demo, you may contact us with the exact URLs and we will block that provider's domain from the embed list.

Trademarks

All trademarks, logos and brand names mentioned or shown (TMDB, AniList, IMDB, Netflix, Disney+, Apple TV+, etc.) are the property of their respective owners. Use of these names does not imply endorsement.

API Sources

  • TMDB — Movie/TV metadata & images (via streamex.sh proxy)
  • AniList — Anime metadata (via streamex.sh proxy)
  • Manga proxy — Manga info & chapters (via streamex.sh proxy)
  • Image CDN — image.tmdb.org for posters, backdrops, profile photos
  • Video embeds — Third-party providers listed in the watch page

Source Code

This project is written in vanilla PHP 8 + curl, with file-based caching to reduce external API calls. All source code lives under the project root directory and is fully self-contained — no database required.