github streamflix-reborn/streamflix v1.7.117
Release v1.7.117

4 hours ago

Extractors:

  • Filemoon: Updated the extraction logic to handle API changes, integrating the new security system with Challenge and Attest (ECDSA signature). This restores the ability to retrieve the playback link that was previously failing due to site changes.
  • Moflix: Added support for the new "Premium (No Ads)" server.
  • Lamovie: Fixed playback by adding necessary headers (User-Agent and Accept-Language) and implemented subtitle extraction from the unpacked code.
  • VidHide / Cleanup: Removed the duplicate MStreamClickExtractor to unify the management logic under a single extractor (VidHide). This simplification ensures that domainless "hls4" links are always correctly rebuilt and facilitates future maintenance.

Player:

  • Automatic Fallback: Implemented automatic fallback logic to switch to the next server in case of a playback error (e.g., 403 Forbidden). This modification is active on both Mobile and TV, allowing the player to automatically load the next available source.

Providers:

  • FrenchStream: Updated the base domain (fs03.lol) and fixed the URL encoding issue that caused 404 errors by using the @url annotation to prevent Retrofit from encoding the ? character. Updated the ID extraction logic to handle the new newsid= format (replacing the old hyphen-based method) and updated the link for extracting season episodes. Finally, temporarily forced the legacy interface since the new one is no longer functional, while keeping the options ready in the settings for future use.
  • Moflix: Fixed the "no protocol" error caused by the recently added Premium server. Since this server is an internal source rather than a standard embed, its 'src' URL was initially empty. This prevented the app from determining a server name, resulting in a "no protocol" crash. To resolve this, when the 'src' field is missing, the provider now uses 'playback_resolve_url' to construct the final address ($URL/api/v1/$resolveUrl), correctly identifying the server and retrieving the video. Additionally, fixed the Home Page by removing the incorrect "Latest news" category.

Thanks to @tocres09:

  • Fix Frembed
  • Update VOE

Don't miss a new streamflix release

NewReleases is sending notifications on new releases.