stantanasi / streamflix

An Android TV and mobile app to stream movies and TV shows for free
Apache License 2.0
558 stars 69 forks source link

Support for Cloudstream Extensions #4

Closed kaywhy1 closed 1 year ago

kaywhy1 commented 1 year ago

I saw in one of the other issues you mentioned working on adding more websites similar to Cloudstream. I dont know if this is possible but if you could build support for the existing Cloudstream extensions that would bring in a variety of websites.

stantanasi commented 1 year ago

I currently don't know how to implement CloudStream extensions in my application, but I don't intend to use it. The main reason is that I will be limited with the data I can display. Indeed, I plan to display a lot more data like show directors, genres... data that CloudStream probably does not retrieve. I prefer to have full control over my app and the data I display.

I'm still planning to add several websites, copy-pasting code from CloudStream extensions.