update M3U8

This commit is contained in:
GitHub Actions Bot 2026-04-27 08:01:54 -04:00
parent 75b1b6d90b
commit 8010e8d5fd
4 changed files with 655 additions and 2719 deletions

View file

@ -11,7 +11,7 @@ log = get_logger(__name__)
urls: dict[str, dict[str, str | float]] = {}
TAG = "XSTRMEST"
TAG = "XSTRMEAST"
CACHE_FILE = Cache(TAG, exp=10_800)