MidiaStrimi born with the idea of watch movie from some websites without take a virus from any type of Ads. Actually the supported website are:
- CB01 (Italian)
- AltaDefinizone (Italian)
- MovieWatcher (English) Incoming..
- Primewire (English) Incoming..
to keep this cross-platform we thought about using .NET Core that is already cross-platform (OSX, Linux, Windows) and we think to bring it on Android and IOS Devices in the future.
Actually you can use it from CLI to:
- Search movie from one of the 3 websites.
- Retrieve media links.
- Use it for stream/download.
Here a list of TODO:
- Implement GUI interface
- Extend with other website
- Bypass hCaptcha & reCaptcha (FlareSolverr)
MidiaStrimi is currently extended with the following NuGet pextension. Instructions on how to use them in your own application are linked below.
NuGet Package | WebPage |
---|---|
FlareSolverr | [https://github.com/FlareSolverr/FlareSolverr] |
HTMLAgilityPack | [https://html-agility-pack.net/] |
Architecture | Supported |
---|---|
x86 | Yes |
x64 | Yes |
ARM64 | Yes |