update M3U8

This commit is contained in:
GitHub Actions Bot 2026-04-15 13:01:24 -04:00
parent bb156f5f84
commit ed18832eef
6 changed files with 893 additions and 901 deletions

View file

@ -10,7 +10,7 @@ urls: dict[str, dict[str, str | float]] = {}
TAG = "STRMCNTR"
CACHE_FILE = Cache(TAG, exp=19_800)
CACHE_FILE = Cache(TAG, exp=28_800)
API_URL = "https://backend.streamcenter.live/api/Parties"