Giter Site home page Giter Site logo

kodi-plugin-video-zalukaj's Introduction

Kodi zalukaj video plugin

This plugin provided streaming from zalukaj.com website.

Currently plugin is highly maintained, changes are available in changelog
Feel free to open any pull requests!

Roadmap

Planed for v1.0.0

  • login in zalukaj service and fetch basic data about account
  • stream tv series
  • give possibility to list movies by genre
  • stream movies (with quality select)
  • updated unit and functional tests
  • documentation with tutorial about installation and usage
  • give possibility to list last added / streamed movies
  • add search

Planed for v1.1.0

  • improve tv series and movies listing GUI (add descriptions and other properties)

Planed for v1.2.0

  • give possibility to stream movies for not logged in users and account without premium subscriptions

Create package

Before package generation remember to update version in addon.xml and addon.xml.md5.
Package zip is created from source in plugin.video.zalukaj. To create another package marked as version 0.0.1 just type:

$ python make_package.py 0.0.1

Functional test

To start functional test fill details into dict named TEST_CONFIG in zalukaj_test.py.
Remember to fill real account because this test checks real responses.

python -m unittest discover -s plugin.video.zalukaj --pattern "*_test.py"

Privacy

Plugin use user credentials (login and password), to fetch session cookie from zalukaj.com. This cookie is used in every requests send to zalukaj.com service and is persisted in plugin directory under zalukaj.cookie name.

Plugin author is not responsible for the inappropriate use of this data by other developers and Kodi team.

kodi-plugin-video-zalukaj's People

Contributors

pgrzesiecki avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.