SlingTV-Stream-Extractor/README.md

16 lines
522 B
Markdown
Raw Normal View History

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
2023-08-09 07:20:28 +00:00
- Set the path to your .wvd file at the top of the slingtv.py file
2023-08-09 07:12:13 +00:00
- pip install -r requirements.txt
2023-08-09 07:13:03 +00:00
- python slingtv.py