i96751414 / plugin.video.flix

Flix - A movie scraper for Kodi
MIT License
7 stars 1 forks source link
flix kodi providers python scraper

.. image:: resources/images/flix_banner.png :target: resources/images/flix_banner.png :alt: Flix banner

.. image:: https://readthedocs.org/projects/flix/badge/?version=latest :target: https://flix.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://github.com/i96751414/plugin.video.flix/workflows/build/badge.svg :target: https://github.com/i96751414/plugin.video.flix/actions?query=workflow%3Abuild :alt: Build

.. image:: https://app.codacy.com/project/badge/Grade/b317e247ed704deb8a717505c8823d96 :target: https://www.codacy.com/gh/i96751414/plugin.video.flix/dashboard?utm_source=github.com&utm_medium=referral&utm_content=i96751414/plugin.video.flix&utm_campaign=Badge_Grade :alt: Codacy Badge

What it is

Flix, a movie scraper for Kodi. It uses TMDB api for scraping data and allows for custom providers.

.. _Kodi: https://kodi.tv .. _TMDB: https://www.themoviedb.org/

Features

What is a provider?

Providers are normal Kodi script addons <https://kodi.wiki/view/Add-ons> and thus can be installed/updated/distributed just like any other addon. However, a provider must follow a set of rules:

See script.flix.dummy <https://github.com/i96751414/script.flix.dummy>_, a dummy provider mainly used for testing providers integration.

Installation

The recommended way of installing this addon is through its repository <https://github.com/i96751414/repository.github#installation>_. This way, any updates will be automatically installed.

Although not recommended, one can install the addon without installing its repository. To do so, get the latest release <https://github.com/i96751414/plugin.video.flix/releases/latest>_ from github. Please note that, if there are any additional dependencies, they won't be resolved unless the repository is installed.

Screenshots

.. image:: resources/screenshots/screenshots.gif :alt: Screenshots