update M3U8
This commit is contained in:
parent
b99d98ab82
commit
112916371b
3 changed files with 1821 additions and 2709 deletions
2262
M3U8/TV.m3u8
2262
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
2262
M3U8/events.m3u8
2262
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -9,7 +9,7 @@ log = get_logger(__name__)
|
||||||
|
|
||||||
urls: dict[str, dict[str, str | float]] = {}
|
urls: dict[str, dict[str, str | float]] = {}
|
||||||
|
|
||||||
CACHE_FILE = Cache("lotus.json", exp=7_200)
|
CACHE_FILE = Cache("lotus.json", exp=3_600)
|
||||||
|
|
||||||
API_CACHE = Cache("lotus-api.json", exp=28_800)
|
API_CACHE = Cache("lotus-api.json", exp=28_800)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue