Skip to content

Releases: mhdzumair/mediaflow-proxy

1.3.0

25 Aug 17:59
Compare
Choose a tag to compare

Release MediaFlow Proxy

What's New

  • Improved HLS proxy handling for chunked content
  • Enhanced server scheme detection based on request headers
  • Added support for Hugging Face Space deployment

Improvements

  • Enabled Gunicorn server logging for better debugging
  • Optimized request and response header handling
  • Fixed streaming header and status issues

Documentation

  • Added guide for Hugging Face Space deployment

Full Changelog: 1.2.0...1.3.0

1.2.0

25 Aug 05:28
Compare
Choose a tag to compare

Release MediaFlow Proxy

Changes

  • Add home page & health endpoint.
  • Organize routes
  • api_password in header support
  • Update docs with elfhosted deployment guide

Full Changelog: 1.1.0...1.2.0

1.1.0

24 Aug 19:44
Compare
Choose a tag to compare

Release MediaFlow Proxy

Changes

  • Fixed the HLS Key URL replacement in M3U8

Full Changelog: 1.0.0...1.1.0

1.0.0

24 Aug 19:00
Compare
Choose a tag to compare

MediaFlow Proxy v1.0.0 Release Notes

Excited to announce the initial release of MediaFlow Proxy, a high-performance proxy server for streaming media. This release marks a significant milestone in the efforts to provide a versatile and efficient solution for handling various types of media streams.

Key Features

  • Multi-Protocol Support: Proxy HTTP(S) links, HLS (M3U8) streams, and MPEG-DASH streams.
  • DRM Handling: Support for Clear Key DRM-protected MPD DASH streams with real-time decryption.
  • Live and VOD Support: Handle both live and video-on-demand (VOD) DASH streams.
  • Custom Header Proxying: Ability to add custom headers to proxied requests.
  • HLS Stream Modification: Real-time modification of HLS (M3U8) streams, including key URL changes for compatibility with services like DaddyLiveHD.
  • MPEG-DASH to HLS Conversion: Convert MPEG-DASH streams (including DRM-protected) to HLS format in real-time.
  • Debrid Service Integration: Special IP endpoint to facilitate integration with Debrid services like Real-Debrid and AllDebrid.
  • Flexible Deployment: Easy setup using Poetry or Docker.

I'm thrilled to bring MediaFlow Proxy to the community and look forward to your feedback and contributions!

Full Changelog: https://github.com/mhdzumair/mediaflow-proxy/commits/1.0.0