CoolFace
Apppublic

rusty562/mediaflow-proxy

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes
50 commits on main
70d810a2y ago

Delete Dockerfile

rusty562
5b5f9c42y ago

Create Dockerfile

rusty562
3ca55c52y ago

Enhance streaming functionality and progress tracking

mhdzumair
9d4007c2y ago

Add `tqdm` dependency and update project version

mhdzumair
f9dad282y ago

bump version to v1.7.4

mhdzumair
25fe1e32y ago

Rename segment endpoint to 'segment.mp4' and improve logging

mhdzumair
d130bf42y ago

Add streaming progress feature with tqdm

mhdzumair
ae3e7902y ago

Fix debrid video playback issue in stremio libmpv player

mhdzumair
480076c2y ago

Fix key URL in m3u8 & update libs & bump version

mhdzumair
b053b862y ago

Fix non-stop Media playback on invalid range headers, bump version & dependencies, update doc

mhdzumair
3f55adb2y ago

Bump version to 1.7.1

mhdzumair
418a6d32y ago

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

mhdzumair
5c72c092y ago

Fix formatting for important notes in README

mhdzumair
10878632y ago

Fix formatting for important notes in README

mhdzumair
7951d602y ago

Upgrade dependencies to latest versions * bump version

mhdzumair
7b91efd2y ago

Reduce live MPD stream delay to 10 seconds

mhdzumair
8e6ac632y ago

Refactor query parameter handling for proxy routes

mhdzumair
0d394b42y ago

Update endpoint paths for fixing video playback in some player

mhdzumair
60fc64b2y ago

bump v1.6.0

mhdzumair
a71fd482y ago

Add support for obfuscating parameters by encrypting & support ip, exp time restriction for generated url

mhdzumair
9b147662y ago

Add support for response proxy headers & flag to use request proxy via use_request_proxy

mhdzumair
d87305b2y ago

Fix docker installation & set ssl verification disable by default & support python 3.10+

mhdzumair
eeef32f2y ago

Fix VLC player issue with HLS stream with a status code & bump version

mhdzumair
89a75712y ago

Create hf.yml

mhdzumair
4c7e75d2y ago

Update main.yml

mhdzumair
70dfe1b2y ago

Update pyproject.toml

mhdzumair
bfd17412y ago

Update main.yml

mhdzumair
59af3452y ago

fix push to hf

mhdzumair
0e2d63a2y ago

Add Support for play expired or self-signed SSL certificates server streams

mhdzumair
9c4a1a82y ago

Fix publish hf

mhdzumair
9fd31de2y ago

Add CD job for pushing changes to hugging face

mhdzumair
aed42992y ago

Add support annotation for Python 3.10+

mhdzumair
88da46c2y ago

Add cd workflow for publishing to PyPi

mhdzumair
d43deeb2y ago

update doc

mhdzumair
13c13e02y ago

Add support for installing mediaflow-proxy by pip

mhdzumair
33e2f362y ago

Fix HLS & HTTPS proxy stream with streaming response and proper headers & Yield raw bytes without handling the decoding

mhdzumair
af6d93e2y ago

Update doc

mhdzumair
00f3b302y ago

Add HF Space deployment guide

mhdzumair
8013acb2y ago

Fix streaming header & status issue

mhdzumair
6ea5eed2y ago

Fix streaming header & status issue

mhdzumair
54271522y ago

Only use support request and response header to avoid acl issues

mhdzumair
b78171a2y ago

Only use support request and response header to avoid acl issues

mhdzumair
879f4ac2y ago

Fix proxy stream request headers not passing for seeking the content

mhdzumair
91a344e2y ago

Enable gunicorn server log

mhdzumair
fb6e6a72y ago

Add support for set mediaflow proxy server scheme based on request headers

mhdzumair
d2469ad2y ago

Update README.md

mhdzumair
dedc3a42y ago

Update README.md

mhdzumair
4316eba2y ago

Update README.md

mhdzumair
14702452y ago

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

mhdzumair
1f956152y ago

update doc

mhdzumair