update M3U8
This commit is contained in:
parent
bb8e0e8fb4
commit
6a77d0746e
3 changed files with 3747 additions and 3963 deletions
3850
M3U8/TV.m3u8
3850
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
3850
M3U8/events.m3u8
3850
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -19,16 +19,16 @@ HTML_CACHE = Cache("volo-html.json", exp=86_400)
|
||||||
BASE_URL = "http://volokit2.com"
|
BASE_URL = "http://volokit2.com"
|
||||||
|
|
||||||
valid_sports = {
|
valid_sports = {
|
||||||
"boxing": "Boxing",
|
# "boxing": "Boxing",
|
||||||
"college-football": "CFB",
|
# "college-football": "CFB",
|
||||||
"mens-college-basketball": "CBB",
|
# "mens-college-basketball": "CBB",
|
||||||
"mlb": "MLB",
|
"mlb": "MLB",
|
||||||
"mls": "Soccer",
|
"mls": "Soccer",
|
||||||
"nba": "NBA",
|
"nba": "NBA",
|
||||||
"nfl": "NFL",
|
"nfl": "NFL",
|
||||||
"nhl": "NHL",
|
"nhl": "NHL",
|
||||||
"race": "Racing",
|
# "race": "Racing",
|
||||||
"ufc": "UFC",
|
# "ufc": "UFC",
|
||||||
"wnba": "WNBA",
|
"wnba": "WNBA",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue