update M3U8
This commit is contained in:
parent
35cd39681d
commit
7ba2e6d31c
3 changed files with 1509 additions and 1569 deletions
1538
M3U8/TV.m3u8
1538
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
1538
M3U8/events.m3u8
1538
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -55,7 +55,7 @@ async def main() -> None:
|
||||||
asyncio.create_task(streamfree.scrape(network.client)),
|
asyncio.create_task(streamfree.scrape(network.client)),
|
||||||
asyncio.create_task(strmd.scrape(network.client)),
|
asyncio.create_task(strmd.scrape(network.client)),
|
||||||
asyncio.create_task(tvpass.scrape(network.client)),
|
asyncio.create_task(tvpass.scrape(network.client)),
|
||||||
asyncio.create_task(watchfooty.scrape(network.client)),
|
#asyncio.create_task(watchfooty.scrape(network.client)),
|
||||||
]
|
]
|
||||||
|
|
||||||
await asyncio.gather(*tasks)
|
await asyncio.gather(*tasks)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue