update M3U8
This commit is contained in:
parent
424ca1c807
commit
fa8a4938c9
4 changed files with 874 additions and 515 deletions
|
|
@ -14,18 +14,17 @@ urls: dict[str, dict[str, str | float]] = {}
|
|||
CACHE_FILE = Cache("streameast.json", exp=10_800)
|
||||
|
||||
prefixes = {
|
||||
"co": "the",
|
||||
"sg": None,
|
||||
"ms": None,
|
||||
"fi": None,
|
||||
"ps": None,
|
||||
"cf": None,
|
||||
"ch": None,
|
||||
"tw": None,
|
||||
"ga": None,
|
||||
"ph": None,
|
||||
"sg": None,
|
||||
"ch": None,
|
||||
"ec": None,
|
||||
"fi": None,
|
||||
"ms": None,
|
||||
"ps": None,
|
||||
"cf": None,
|
||||
"sk": None,
|
||||
"co": "the",
|
||||
"fun": "the",
|
||||
"ru": "the",
|
||||
"su": "the",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue