๐ MediaFlow 2.4.7 Released
MediaFlow 2.4.7 introduces significant improvements to streaming efficiency, a new EPG proxy service, and enhanced protection bypass mechanisms for a smoother user experience.
๐ New Features & Enhancements
- ๐บ EPG Proxy with Caching: Introduced a new EPG Proxy endpoint to fetch and cache XMLTV data. Features a configurable TTL (defaulting to 1 hour) to reduce upstream load and improve performance.
- โก Streaming & DRM Efficiency: Enhanced
SegmentBasesupport to allow per-fragment segment requests and improved async streaming for DRM-protected content. This significantly improves seek efficiency and reduces unnecessary large file downloads. - ๐๏ธ New City Extractor: Added support for the
cityvideo host for expanded content access. - ๐ก๏ธ Improved Cloudflare Bypass: Integrated Byparr for DoodStream to bypass Cloudflare protection more reliably.
- ๐ Persistent API Password: The URL generator and speedtest pages now utilize
localStorageto remember your API password, removing the need to re-enter it across different sessions. - ๐ Vavoo Extractor Refactor: Updated the VavooExtractor to dynamically resolve endpoints based on URL type for better reliability.
- ๐ Unified Proxy Handling: Centralized proxy logic in the
BaseExtractorto ensure consistent proxy usage across DoodStream, LuluStream, Supervideo, and Uqload.
๐ ๏ธ Bug Fixes
- ๐ฉน Vixcloud Support: Fixed issues with the Vixcloud extractor to restore functionality.
- ๐งน DLHD Removal: Removed the deprecated DLHD extractor and associated references to streamline the codebase.
- โ Clearer Error Messages: Improved error reporting across multiple extractors (City, LuluStream, Uqload) to help users diagnose extraction failures quickly.
๐ Documentation Updates
- ๐ Updated usage guides to include parameters for the new EPG Proxy.
- ๐ Enhanced URL generator documentation to reflect new host options and proxy settings.
๐ค Contributors
A huge thanks to our contributors for their help with this release:
@GLlgGL, @UrloMythus, GSTAR, Urlo30, and mhdzumair.
๐ Full Changelog
For a detailed list of every commit, visit the full changelog.