Unoffical API wrapper for Czech TV official website and their online video streaming service iVysílání
This repository provides access to the website endpoints and data. You can automatize actions with the API or create custom requests.
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
See /docs/
folder.
You can look inside /examples/
for inspiration and practical application
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
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
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