update M3U8

This commit is contained in:
GitHub Actions Bot 2025-11-22 10:14:19 -05:00
parent cc1481fec9
commit ef4bda3b2f
4 changed files with 3481 additions and 1020 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -46,7 +46,7 @@ async def main() -> None:
tasks = [ tasks = [
asyncio.create_task(fawa.scrape(network.client)), asyncio.create_task(fawa.scrape(network.client)),
asyncio.create_task(hdstrmx.scrape(network.client)), #asyncio.create_task(hdstrmx.scrape(network.client)),
asyncio.create_task(lotus.scrape(network.client)), asyncio.create_task(lotus.scrape(network.client)),
asyncio.create_task(pixel.scrape()), asyncio.create_task(pixel.scrape()),
asyncio.create_task(ppv.scrape(network.client)), asyncio.create_task(ppv.scrape(network.client)),

View file

@ -134,7 +134,7 @@
{ {
"2. BUNDESLIGA": { "2. BUNDESLIGA": {
"logo": "https://i.gyazo.com/6c343e57acf501f4df3502d7ec646897.png", "logo": "https://i.gyazo.com/6c343e57acf501f4df3502d7ec646897.png",
"names": [] "names": ["GERMAN 2. BUNDESLIGA"]
} }
}, },
{ {
@ -307,6 +307,7 @@
"EREDIVISIE": { "EREDIVISIE": {
"logo": "https://a.espncdn.com/combiner/i?img=/i/leaguelogos/soccer/500/11.png", "logo": "https://a.espncdn.com/combiner/i?img=/i/leaguelogos/soccer/500/11.png",
"names": [ "names": [
"DUTCH EERSTE EREDIVISIE",
"DUTCH EREDIVISIE", "DUTCH EREDIVISIE",
"NETHERLANDS EREDIVISIE", "NETHERLANDS EREDIVISIE",
"VRIENDENLOTERIJ EREDIVISIE" "VRIENDENLOTERIJ EREDIVISIE"