Download ITV Player (www.itv.com/itvplayer) programmes.
- Python 3.4+
- lxml
- Requests
- rtmpdump (the executable, not librtmp)
Install releases on PyPi using pip:
$ pip install itv
To install from source, use the included distutils script:
$ python setup.py install
The help switch should get you started:
$ itv.py --help