update M3U8
This commit is contained in:
parent
3497aca9a7
commit
628c6ef6b2
3 changed files with 479 additions and 371 deletions
424
M3U8/TV.m3u8
424
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
424
M3U8/events.m3u8
424
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -45,7 +45,7 @@ async def main() -> None:
|
||||||
|
|
||||||
tasks = [
|
tasks = [
|
||||||
asyncio.create_task(fawa.scrape(network.client)),
|
asyncio.create_task(fawa.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)),
|
||||||
asyncio.create_task(roxie.scrape(network.client)),
|
asyncio.create_task(roxie.scrape(network.client)),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue