Skip to content

Acknowledgements

MediaFlow Proxy Light is a Rust reimplementation of MediaFlow Proxy by mhdzumair.

MediaFlow Proxy contributors

The following people contributed to the original Python implementation that this project is based on:

Contributor Contributions
@mhdzumair 230
@UrloMythus 29
@GLlgGL 22
@webstreamr 6
@Arshit-Singhal-Official 5
@spawntty 4
@qwertyuiop8899 3
@pcarrasqueira 2
@iwconfig 2
@crazyuploader 2
@IuraHD 1
@CKGrafico 1
@realbestia1 1
@tiagomatrixd 1
@vskrch 1
@Viren070 1
@joshafro 1
@numb4flaws4writings 1

Dependencies

This project is built on the shoulders of the following open-source projects:

Crate Purpose
actix-web Web framework
tokio Async runtime
reqwest HTTP client
rquest Browser-impersonation HTTP client
moka In-process TTL cache
m3u8-rs HLS M3U8 parser
quick-xml DASH MPD XML parser
scraper HTML scraping for extractors
grammers-client Telegram MTProto client
rust-embed Static asset embedding
bollard Docker API client (benchmark tool)

Acestream proxy

The Acestream proxy feature was inspired by Acexy by Javinator9889.