rusty562/mediaflow-proxy
Delete Dockerfile
Create Dockerfile
Enhance streaming functionality and progress tracking
Add `tqdm` dependency and update project version
bump version to v1.7.4
Rename segment endpoint to 'segment.mp4' and improve logging
Add streaming progress feature with tqdm
Fix debrid video playback issue in stremio libmpv player
Fix key URL in m3u8 & update libs & bump version
Fix non-stop Media playback on invalid range headers, bump version & dependencies, update doc
Bump version to 1.7.1
Remove #EXT-X-PROGRAM-DATE-TIME tags, live stream delay due to playback not supported in ExoPlayer
Fix formatting for important notes in README
Fix formatting for important notes in README
Upgrade dependencies to latest versions * bump version
Reduce live MPD stream delay to 10 seconds
Refactor query parameter handling for proxy routes
Update endpoint paths for fixing video playback in some player
bump v1.6.0
Add support for obfuscating parameters by encrypting & support ip, exp time restriction for generated url
Add support for response proxy headers & flag to use request proxy via use_request_proxy
Fix docker installation & set ssl verification disable by default & support python 3.10+
Fix VLC player issue with HLS stream with a status code & bump version
Create hf.yml
Update main.yml
Update pyproject.toml
Update main.yml
fix push to hf
Add Support for play expired or self-signed SSL certificates server streams
Fix publish hf
Add CD job for pushing changes to hugging face
Add support annotation for Python 3.10+
Add cd workflow for publishing to PyPi
update doc
Add support for installing mediaflow-proxy by pip
Fix HLS & HTTPS proxy stream with streaming response and proper headers & Yield raw bytes without handling the decoding
Update doc
Add HF Space deployment guide
Fix streaming header & status issue
Fix streaming header & status issue
Only use support request and response header to avoid acl issues
Only use support request and response header to avoid acl issues
Fix proxy stream request headers not passing for seeking the content
Enable gunicorn server log
Add support for set mediaflow proxy server scheme based on request headers
Update README.md
Update README.md
Update README.md
Fix HLS proxy when content is chunked & removed upstream content-encoding header & parse m3u8 playlist based on response content-type header in-case of destination doesn't end with .m3u8
update doc
