Unofficial-Filman-Client / unofficial-filman-client

It allows you to browse, search, and watch movies and TV shows available on filman.cc.
GNU Lesser General Public License v3.0
6 stars 0 forks source link

Add support for more sites #24

Open GrafKiedyOdcinek opened 3 weeks ago

GrafKiedyOdcinek commented 3 weeks ago

I really like this app, but the fact that it only supports vidoza currently limits the amount of movies and shows a lot, making the app almost useless. Below are my suggestions, starting from my favourite sites. 1.vtube.network 2.voe.sx 3.doodstream.com 4.streamtape.com 5.vid-guard.com

majusss commented 3 weeks ago

It's my long-term goal, but I don't have an idea of how to implement these sites because I use a multi-platform video player called MediaKit that doesn't support video streams - it only works with direct video links (maybe I'm wrong).

GrafKiedyOdcinek commented 3 weeks ago

Maybe you should switch to something that supports the m3u8 format.

majusss commented 3 weeks ago

MediaKit support m3u8 , I tested it now. So we just need to scrapp the link from different hosts.

majusss commented 3 weeks ago

I really like this app, but the fact that it only supports vidoza currently limits the amount of movies and shows a lot, making the app almost useless. Below are my suggestions, starting from my favourite sites. 1.vtube.network 2.voe.sx 3.doodstream.com 4.streamtape.com 5.vid-guard.com

after long battle with encryptio, vtube will be supporten in 1.3.0.

majusss commented 2 weeks ago

Streamtape is supported since 1.0.1.

majusss commented 2 weeks ago

I should create a list of issues with all existing video providers on Filman and specify which hosts are supported, which are not, and which ones I am working on.