I’m from China. I previously built a film & TV streaming website, and recently, with the help of AI (DeepSeek) I successfully migrated it onto the Internet Computer (ICP).
The website is still under active iteration. Since it was originally developed as a personal hobby project without initial internationalization (i18n) planning, it currently only supports Chinese. In the future, I will consider multi-language support. If you are interested, please use the right-click translation feature in your browser, which is the best way to translate it.
Nice! IIUC, you don’t store data on the ICP actually. You only have the frontend on ICP, right?
The actual data (videos) is streamed from other existing sites…
This is not an issue from my point of view, I’m just curious. It’s probably the right split for this particular use case.
Exactly. The video files are not stored on ICP—no one would be crazy enough to do that. However, both the frontend and backend are fully hosted on ICP, and even the site’s admin CMS runs directly on ICP as well.