Streamflix-based Python plugin repository for Jacktook.
cinecalidad_sf: movie and TV provider adapted from Streamflix'sCineCalidadProvider.flixlatam: movie and TV provider adapted from Streamflix'sFlixLatamProvider.
This repository is being rebuilt around the Streamflix provider/extractor model rather than the earlier Nuvio-style quick ports.
The first implementation is flixlatam, backed by a shared extractor layer for hosts such as:
goodstreamstreamwish/hlswishvoevidsonicok.ru
When published to GitHub, use the raw manifest.json URL in Jacktook Settings > Plugins.
Example:
https://raw.githubusercontent.com/<user>/jacktook-plugins/main/manifest.json
Each provider exposes:
def get_streams(context):
return []context includes:
queryidsmodemedia_typeseasonepisodesettingslog
Each result must include title and one of url or infoHash.