Mediaflow-proxy

Latest version: v1.9.4

Safety actively analyzes 681844 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

1.7.5

**Full Changelog**: https://github.com/mhdzumair/mediaflow-proxy/compare/1.7.4...1.7.5

1.7.4

Changes
- [Fix debrid video playback issue in stremio libmpv player](https://github.com/mhdzumair/mediaflow-proxy/commit/ae3e7907a5bf5559136a8e06cb723405334448d9)
- [Add streaming progress feature with tqdm](https://github.com/mhdzumair/mediaflow-proxy/commit/d130bf4ccd32a3a8d34b2415a0f9ab7d769502f3)
- [Rename segment endpoint to 'segment.mp4' and improve logging](https://github.com/mhdzumair/mediaflow-proxy/commit/25fe1e3fbd2ad6263bf6a0444a5c252a38da821d)

**Full Changelog**: https://github.com/mhdzumair/mediaflow-proxy/compare/1.7.3...1.7.4

1.7.3

- [Fix non-stop Media playback on invalid range headers](https://github.com/mhdzumair/mediaflow-proxy/commit/b053b8669a6f69fd26604ffe599b032013b281bc)
- [Fix key URL in m3u8 & update libs](https://github.com/mhdzumair/mediaflow-proxy/commit/480076c3f7e49b97543c8f37b68b8bdf67324bcb)

**Full Changelog**: https://github.com/mhdzumair/mediaflow-proxy/compare/1.7.1...1.7.3

1.7.1

Changes
- Remove EXT-X-PROGRAM-DATE-TIME tags, live stream delay due to playback not supported in ExoPlayer.

**Full Changelog**: https://github.com/mhdzumair/mediaflow-proxy/compare/1.7.0...1.7.1

1.7.0

Changes

- Updated endpoint paths to fix video playback issues in some players:
- `/proxy/hls` → `/proxy/hls/manifest.m3u8`
- `/proxy/mpd/manifest` → `/proxy/mpd/manifest.m3u8`
- `/proxy/mpd/playlist` → `/proxy/mpd/playlist.m3u8`


- Refactored query parameter handling for proxy routes using FastAPI 0.115.0 Pydantic Model annotation support
- Decreased default live MPD stream delay to 10 seconds.
- Upgraded FastAPI and related libraries to latest versions for improved performance and security

**Full Changelog**: https://github.com/mhdzumair/mediaflow-proxy/compare/1.6.0...1.7.0

1.6.0

New Features
Enhanced Security
- Implemented URL parameter encryption for all proxy endpoints
- Added support for IP-based access restriction and URL expiration
- New /generate_encrypted_or_encoded_url endpoint for creating secure, encrypted URLs

Improved Proxy Control
- Added support for response proxy headers.
- Introduced use_request_proxy flag to control proxy usage per request

**Full Changelog**: https://github.com/mhdzumair/mediaflow-proxy/compare/1.5.1...1.6.0

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.