update M3U8

This commit is contained in:
GitHub Actions Bot 2025-11-29 22:31:32 -05:00
parent ad930270a1
commit 41a50c9ae9
3 changed files with 769 additions and 997 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

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