streamflix-one / providers

A python package that contains all the providers of StreamFlix
35 stars 21 forks source link

FlixHQ #1

Open dhelbegor opened 5 months ago

dhelbegor commented 5 months ago

is flixHQ currencly working?

rdwxth commented 5 months ago

FlixHQ isnt currently working since the sources are encrypted and the keys used to decrypt it is ip locked so you'd have to run the key extractor on the same machine as the API. That being said, I'm working on a lightweight key extractor and may fix it in the future.

dhelbegor commented 5 months ago

FlixHQ isnt currently working since the sources are encrypted and the keys used to decrypt it is ip locked so you'd have to run the key extractor on the same machine as the API. That being said, I'm working on a lightweight key extractor and may fix it in the future.

Thank u very much for your response.

stillmanpeeer commented 5 months ago

try https://github.com/stillmanpeeer/rabbitstream

rdwxth commented 5 months ago

try https://github.com/stillmanpeeer/rabbitstream

Your code isn't open source so its not really viable to use your API in my scraper since if your demo API goes down FlixHQ will stop working