You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

43m 9s logged

Devlog #0:
The start
Soooo it seems that there is no good FREE streaming app for IOS/Android (especially IOS) and the ones that so either lack extremely important features or have complicated Setup, So the idea of Libera is to fix all of that and no I am not making big claims out of nothing
So the implementation is already decided
I am going to use TMDB api for movies/tv shows indexing since they have a free api , Vidking Player for https streaming which convininently integrates with TMDB and I think i am gonna try to find a way to curl a cool website i found with a collection to all tv shows
What happened so far
I got the Streaming part working fine , the api is nothing more than a customized fancy iframe that you add to websites , I just added a webviewer in the app with the ability to fullscreen , but it seems that there was an issue at first sine sometimes it would just send me to google or give me a Webpage not available , it seems that these where ads mostly which i fixed by adding a check if the website adress changed to something different and blocker the intent:// protocol which seems to only be used for ads
These 2 quick fixes resulted in the player working great without ads too :D and now the player works great

0
5

Comments 0

No comments yet. Be the first!