mirror of
https://github.com/doms9/iptv.git
synced 2026-03-07 11:18:25 +01:00
update M3U8
This commit is contained in:
parent
983266181e
commit
e0ad692ae1
4 changed files with 919 additions and 727 deletions
|
|
@ -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,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue