update M3U8
This commit is contained in:
parent
20efe60298
commit
e75fb7462c
3 changed files with 497 additions and 605 deletions
550
M3U8/TV.m3u8
550
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
550
M3U8/events.m3u8
550
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -42,7 +42,7 @@ async def main() -> None:
|
||||||
base_m3u8, tvg_chno = load_base()
|
base_m3u8, tvg_chno = load_base()
|
||||||
|
|
||||||
tasks = [
|
tasks = [
|
||||||
asyncio.create_task(fstv.scrape(network.client)),
|
#asyncio.create_task(fstv.scrape(network.client)),
|
||||||
asyncio.create_task(lotus.scrape(network.client)),
|
asyncio.create_task(lotus.scrape(network.client)),
|
||||||
asyncio.create_task(pixel.scrape(network.client)),
|
asyncio.create_task(pixel.scrape(network.client)),
|
||||||
asyncio.create_task(ppv.scrape(network.client)),
|
asyncio.create_task(ppv.scrape(network.client)),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue