mediaflow-proxy / mediaflow_proxy

Commit History

Update headers to consistent lowercase format to fix duplicate headers
8584387

mhdzumair commited on

Add hybrid caching system for better performance & fix limitation on multi workers
0424d2b

mhdzumair commited on

Add request & response proxy for extractors
81ebf36

mhdzumair commited on

Add AD speed test & improve speed test UI & refactoring
64eeb8f

mhdzumair commited on

Merge remote-tracking branch 'origin/develop' into develop
4b4f6af

mhdzumair commited on

Refactor extractors and routes for improved structure
29348f5

mhdzumair commited on

Apply suggestions from code review
abbeaee
unverified

mhdzumair coderabbitai[bot] commited on

Merge pull request #19 from Arshit-Singhal-Official/main
3057a00
unverified

mhdzumair commited on

made changes to speedtest endpoint to use the Streamer class
a5ce7e9

Arshit-Singhal-Official commited on

Merge pull request #10 from UrloMythus/main
64f8945
unverified

mhdzumair commited on

Implement Real-Debrid speedtest functionality to optimize CDN selection
7836a85

Arshit-Singhal-Official commited on

Update uqload.py
73c9858
unverified

Urlo30 commited on

Update mixdrop.py
3a29997
unverified

Urlo30 commited on

Update doodstream.py
c930c74
unverified

Urlo30 commited on

Update extractors_routes.py
7c19ab8
unverified

Urlo30 commited on

Update main.py
5d4d52b
unverified

Urlo30 commited on

Delete mediaflow_proxy/extractors/__pycache__/uqload.cpython-311.pyc
ecd8612
unverified

Urlo30 commited on

Delete mediaflow_proxy/extractors/__pycache__/mixdrop.cpython-311.pyc
855da7d
unverified

Urlo30 commited on

Delete mediaflow_proxy/extractors/__pycache__/doodstream.cpython-311.pyc
d743872
unverified

Urlo30 commited on

Add files via upload
2fe5c71
unverified

Urlo30 commited on

Enhance streaming functionality and progress tracking
3ca55c5

mhdzumair commited on

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

mhdzumair commited on

Add streaming progress feature with tqdm
d130bf4

mhdzumair commited on

Fix debrid video playback issue in stremio libmpv player
ae3e790

mhdzumair commited on

Fix key URL in m3u8 & update libs & bump version
480076c

mhdzumair commited on

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

mhdzumair commited on

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

mhdzumair commited on

Reduce live MPD stream delay to 10 seconds
7b91efd

mhdzumair commited on

Refactor query parameter handling for proxy routes
8e6ac63

mhdzumair commited on

Update endpoint paths for fixing video playback in some player
0d394b4

mhdzumair commited on

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

mhdzumair commited on

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

mhdzumair commited on

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

mhdzumair commited on

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

mhdzumair commited on

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

mhdzumair commited on

Add support for installing mediaflow-proxy by pip
13c13e0

mhdzumair commited on

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

mhdzumair commited on

Fix streaming header & status issue
8013acb

mhdzumair commited on

Fix streaming header & status issue
6ea5eed

mhdzumair commited on

Only use support request and response header to avoid acl issues
5427152

mhdzumair commited on

Only use support request and response header to avoid acl issues
b78171a

mhdzumair commited on

Fix proxy stream request headers not passing for seeking the content
879f4ac

mhdzumair commited on

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

mhdzumair commited on

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
1470245

mhdzumair commited on

Add home page, health endpoints & organize routes & api_password in header support
e82c591

mhdzumair commited on

fix HLS key URL modification
ad23c2a

mhdzumair commited on

Release MediaFlow Proxy
1ebbb74

mhdzumair commited on