update M3U8

This commit is contained in:
GitHub Actions Bot 2026-03-02 16:32:03 -05:00
parent 983266181e
commit e0ad692ae1
4 changed files with 919 additions and 727 deletions

View file

@ -54,7 +54,7 @@ def get_logger(name: str | None = None) -> logging.Logger:
LOG_DIR / "fetch.log",
when="midnight",
interval=1,
backupCount=3,
backupCount=1,
encoding="utf-8",
utc=False,
)