Coder Social home page Coder Social logo

xtream_api's Introduction

XTREAM API

What is this application for?

This application is needed to work as an xtream server API. You put a link to an IPTV playlist in M3U or M3U8 format and an EPG link into the configuration file and the application processes it all and sends it as json responses to any xtream enabled application.

Why not use an off-the-shelf solution?

All the xtream server control panels I've found were last updated over 2 years ago. They also have many problems and cannot be fixed due to encrypted files.

This guide will show you how to get the application up and running.

Requirements

Before you begin, make sure you have python3 installed.

Step 1: Download and install the dependencies

git clone https://github.com/Divarion-D/xtream_api.git
cd xtream_api
pip3 install -r requirements.txt

Step 2: Configure the application

Open config.py and fill in the fields

Step 3: Run the application

python3 main.py

Step 4: Create an administrator account

Enter your username and password in the console when you run the application for the first time.

xtream_api's People

Contributors

dependabot[bot] avatar divarion-d avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

xtream_api's Issues

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.