2023-08-09 07:04:40 +00:00
|
|
|
# SlingTV-Stream-Extractor
|
|
|
|
Extracts stream url and drm keys from chosen SlingTV live channel
|
2023-08-09 07:12:13 +00:00
|
|
|
|
|
|
|
Prerequisites:
|
|
|
|
- SlingTV account
|
|
|
|
- Non-blocked USA vpn
|
|
|
|
- Pywidevine cdm file in .wvd format
|
|
|
|
|
|
|
|
Usage:
|
|
|
|
- Login to SlingTV in your browser
|
|
|
|
- Go to local storage and copy the value of variable "persist:root"
|
|
|
|
- Make a file called "user.txt" next to slingtv.py and save the copied string into it
|
|
|
|
- pip install -r requirements.txt
|
|
|
|
- slingtv.py
|