forked from stabbedbybrick/devine-services
- ITV has started to add telemetry to login requests to combat bot usage, so we now use cookies to authenticate. - The cookie should hopefully only be needed once per account. Any subsequent session will use cached tokens.
Usage:
Clone repository:
git clone https://cdm-project.com/stabbedbybrick/devine-services.git
Add folder to devine.yaml
:
directories:
services: "path/to/services"
See help text for each service:
devine dl SERVICE -?
Description
Languages
Python
100%