GithubHelp home page GithubHelp logo

amankumarsingh77 / kissapi Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 10 KB

A simple python api for Kissasian

License: MIT License

Python 100.00%
api direct directlink kissasian links shows tvshows kissasian-api

kissapi's Introduction

KissApi

An unoffical Fast-Api project for kissasian.lu

Features

  • Detailed search results
  • Detailed Series information
  • Direct Stream Urls [Host: Vidmoly]
  • Get Latest updated series

Run Locally

Clone the project

  git clone https://github.com/amankumarsingh77/KissApi.git

Go to the project directory

  cd KissApi

Install requirements

  pip install -r requirements.txt

Start the server

  python kiss.py
  (or)
  python3 kiss.py

Deployment

To deploy this project run

  python kiss.py
  (or)
  python3 kiss.py

API Reference

Get search results

  GET /api/search/${query}
Parameter Type Description
query string Required. Search term

Get series information

  GET /api/series_info/{id}
Parameter Type Description
id string Required. id of the series

Get stream url

  GET /api/stream/{series_id}/{ep_no}
Parameter Type Description
series_id string Required. id of the series
ep_no string Required. episode number

Get latest updated series

  GET /api/api/latest
Parameter Type Description
- - Returns the latest updated series and their episode with links

For more information please run the project : (http://localhost:8000/docs)

Authors

Feedback

If you have any feedback, feel free to create a issue.

License

MIT

kissapi's People

Contributors

amankumarsingh77 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

sacuar

kissapi's Issues

Requesting an app apk for this app

Hii there I came across this app in github..but can u please make an app apk of thus and also can u please make the downloaded videos stay in the app itself instead of in the phones ' internal memory? I would like to hear from u

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.