Skip to content

doxyf/CTAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTAPI

Unoffical API wrapper for Czech TV official website and their online video streaming service iVysílání

Logo ČT

About

This repository provides access to the website endpoints and data. You can automatize actions with the API or create custom requests.

Installation

git clone or download the code. Package is not yet published for package managers
Use npm i in the root direcotry of this project to install dependencies

Docs

See /docs/ folder.
You can look inside /examples/ for inspiration and practical application

Contributing

If you want to, you can freely create issues and pull requests. Please don't use AI to create slop requests. Contact me on Discord for more information @doxyf

Dependencies

The project is based on these libraries:

  • Axios to communicate with the web servers
  • Tough Cookie to work with cookies when performing actions like login or authorized requests to the web servers
  • CookieJar support for Axios to make Axios compatible with cookies
  • UUID to generate session and other IDs

Disclaimer

Not responsible for anything caused by this tool, use at your own risk.
Do NOT abuse the API with too many requests
Do NOT use this for bad things

About

Neoficiální API wrapper pro web České Televize a iVysílání

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published