Skip to content

TMDB Embed API v1.0.5

Choose a tag to compare

@Inside4ndroid Inside4ndroid released this 19 Sep 09:53
· 4 commits to main since this release

[1.0.5] - 2025-09-19

Improved

  • 4khdhub provider: Permanently block r2.dev FSL links (previous optional flag removed).
  • Added Referer/Origin headers automatically for FSL Server links during validation (prior to block enforcement ensured proper behavior).
  • Tightened URL validation: removed unconditional trust for r2.dev; validation logic now consistent across hosts.
  • Host distribution instrumentation logs final hostname counts for easier diagnostics.
  • Preserved HubCloud worker .zip links by stripping the .zip extension instead of discarding them (enables direct playback attempts).
  • MoviesClub provider: Added automatic Origin/Referer headers for vidora.stream sources to prevent 403 responses.

Notes

  • r2.dev links are always removed from final output; no env flag required.

Documentation

  • README: Updated Providers section, unified schema example, MoviesClub listed, registry mapping instructions, and badge version.