mirror of
https://github.com/doms9/iptv.git
synced 2026-03-07 11:18:25 +01:00
update M3U8
This commit is contained in:
parent
ddbe759fcb
commit
8be3067419
3 changed files with 1281 additions and 945 deletions
1112
M3U8/TV.m3u8
1112
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
1112
M3U8/events.m3u8
1112
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -85,7 +85,7 @@ async def main() -> None:
|
|||
asyncio.create_task(streamfree.scrape()),
|
||||
asyncio.create_task(totalsportek.scrape()),
|
||||
asyncio.create_task(tvpass.scrape()),
|
||||
# asyncio.create_task(xstreameast.scrape()),
|
||||
asyncio.create_task(xstreameast.scrape()),
|
||||
]
|
||||
|
||||
await asyncio.gather(*(pw_tasks + httpx_tasks))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue