update M3U8
This commit is contained in:
parent
ff7474398e
commit
8ba5161466
4 changed files with 770 additions and 482 deletions
|
|
@ -12,7 +12,7 @@ urls: dict[str, dict[str, str | float]] = {}
|
|||
|
||||
CACHE_FILE = Cache("streamfree.json", exp=10_800)
|
||||
|
||||
API_FILE = Cache("streamfree-api.json", exp=28_800)
|
||||
API_FILE = Cache("streamfree-api.json", exp=19_800)
|
||||
|
||||
BASE_URL = "https://streamfree.to"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue