mirror of
https://github.com/doms9/iptv.git
synced 2025-12-10 20:39:03 +01:00
update M3U8
This commit is contained in:
parent
5a507e5750
commit
4c1114a13e
3 changed files with 555 additions and 291 deletions
422
M3U8/TV.m3u8
422
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
422
M3U8/events.m3u8
422
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -51,7 +51,7 @@ async def main() -> None:
|
|||
asyncio.create_task(lotus.scrape(network.client)),
|
||||
asyncio.create_task(pixel.scrape()),
|
||||
asyncio.create_task(ppv.scrape(network.client)),
|
||||
asyncio.create_task(roxie.scrape(network.client)),
|
||||
# asyncio.create_task(roxie.scrape(network.client)),
|
||||
asyncio.create_task(shark.scrape(network.client)),
|
||||
asyncio.create_task(sport9.scrape(network.client)),
|
||||
asyncio.create_task(streambtw.scrape(network.client)),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue