update M3U8
This commit is contained in:
parent
36289ea5cd
commit
f5de1ca36d
3 changed files with 113 additions and 125 deletions
|
|
@ -9,7 +9,7 @@ log = get_logger(__name__)
|
|||
|
||||
urls: dict[str, dict[str, str | float]] = {}
|
||||
|
||||
CACHE_FILE = Cache("pixel.json", exp=86_400)
|
||||
CACHE_FILE = Cache("pixel.json", exp=19_800)
|
||||
|
||||
BASE_URL = "https://pixelsport.tv/backend/livetv/events"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue