S13ND3R / CineWave

An open-source Android app, powered by Flutter, for watching movies and TV series for free in a dynamic and ever-evolving cinematic world.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cinemax_logo

FlixQuest (formerly Cinemax) is a free and open source Android app for streaming Movies and TV-Series.

Buy me a coffee if you like my work!

buy me a coffee

Some UI and API functionality from: Here

๐Ÿ“ฑ Screenshots

Screenshot 2 Screenshot 1 Screenshot 3
Screenshot 1 Screenshot 2 Screenshot 3
Screenshot 1 Screenshot 1 Screenshot 1
Screenshot 1 Screenshot 1 Screenshot 1

๐Ÿ” Replacing API keys

You need to use your own TMDB, Opensubtitles and Mixpanel API keys. Create a .env file in the root directory of the project and create fields TMDB_API_KEY, MIXPANEL_API_KEY and OPENSUBTITLES_API_KEY and assign a value to them with your own keys.

API keys can be found at: https://developer.themoviedb.org/v3/reference/intro/authentication#api-key-quick-start

https://mixpanel.com

https://www.opensubtitles.com/consumers

โ–ถ๏ธ Adding custom better_player package

This repo uses customized better_player package which can be found at github.com/beamlakaschalew/flixquest-betterplayer

Clone the repo to your machine and edit the location of the better_player package that is found in FlixQuest

๐Ÿ˜‡ Contributing

Whether you have ideas, translations, design changes, code cleaning, or real heavy code changes, help is always welcome. The more is done the better it gets!

If creating a pull request, please make sure to format your code.

If opening an issue without following the issue template, we will ignore the issue and force close it.

Disclaimer

The developers of this application does not have any affiliation with the content providers like TMDB or third party websites.

FlixQuest does not host any content on the app, and has no control over what media is put up or taken down.

In case of copyright infringement, please directly contact the responsible parties or the streaming websites.

It merely scrapes 3rd-party websites that are publicly accessable via any regular web browser and third-party APIs


GNU, but for Entertainment

ยฉ 2023 ใƒ„ BeamlakAschalew

About

An open-source Android app, powered by Flutter, for watching movies and TV series for free in a dynamic and ever-evolving cinematic world.

License:GNU General Public License v3.0


Languages

Language:Dart 100.0%Language:Kotlin 0.0%