wvthoog / iptv-downloader

Script to combine widevine_keys and XstreamDL together to select content from the KPN network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Info

Wrote this little script to combine widevine_keys with XstreamDL-CLI to download IPTV content with a handy terminal menu

More info can be found at my website

First run:

cd iptv-downloader
python3 -m venv venv
pip3 install -r requirements.txt
python downloader.py

About

Script to combine widevine_keys and XstreamDL together to select content from the KPN network


Languages

Language:Python 100.0%