update M3U8
This commit is contained in:
parent
ad930270a1
commit
41a50c9ae9
3 changed files with 769 additions and 997 deletions
882
M3U8/TV.m3u8
882
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
882
M3U8/events.m3u8
882
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -11,7 +11,7 @@ log = get_logger(__name__)
|
||||||
|
|
||||||
urls: dict[str, dict[str, str | float]] = {}
|
urls: dict[str, dict[str, str | float]] = {}
|
||||||
|
|
||||||
CACHE_FILE = Cache("streambtw.json", exp=3_600)
|
CACHE_FILE = Cache("streambtw.json", exp=19_800)
|
||||||
|
|
||||||
BASE_URL = "https://streambtw.com"
|
BASE_URL = "https://streambtw.com"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue