SaurabhKaperwan/CSX — reverse-engineered prompt

Reverse engineered prompt

GitHub

I want a Cloudstream 3 extension pack in Kotlin for the movie and streaming sites in this repo, like Bollyflix, CineStream, GDIndex, MoviesDrive, Moviesmod, OnlineMoviesHinditProvider, and VegaMovies. The goal is that a user can install the extensions in Cloudstream, browse each source, open a title page, and get working video links inside the app, basically like a normal in app browser for those sites.

Please set it up as a clean multi module Android project that builds without manual fixes, with each source as its own extension and anything shared kept tidy. Make sure the extensions are free to use and keep the GPL license and the same general DMCA style notice from the README. If some sites need different parsing or headers, handle that so the sources are actually usable. It should be easy for me to open in Android Studio, build, and install.

If you need details on Cloudstream extension conventions, look up the current docs online and wire it up the right way.

Want more depth? Deep Reverse