update M3U8

This commit is contained in:
GitHub Actions Bot 2025-11-27 21:00:21 -05:00
parent 36289ea5cd
commit f5de1ca36d
3 changed files with 113 additions and 125 deletions

View file

@ -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"