mirror of
https://github.com/doms9/iptv.git
synced 2026-06-05 02:33:08 +02:00
update M3U8
This commit is contained in:
parent
bcc33ce854
commit
bf021c693c
3 changed files with 1143 additions and 771 deletions
956
M3U8/TV.m3u8
956
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
956
M3U8/events.m3u8
956
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -75,7 +75,7 @@ async def main() -> None:
|
||||||
asyncio.create_task(totalsportek.scrape()),
|
asyncio.create_task(totalsportek.scrape()),
|
||||||
asyncio.create_task(tvapp.scrape()),
|
asyncio.create_task(tvapp.scrape()),
|
||||||
asyncio.create_task(webcast.scrape()),
|
asyncio.create_task(webcast.scrape()),
|
||||||
# asyncio.create_task(xyzstream.scrape()),
|
asyncio.create_task(xyzstream.scrape()),
|
||||||
]
|
]
|
||||||
|
|
||||||
await asyncio.gather(*(pw_tasks + httpx_tasks))
|
await asyncio.gather(*(pw_tasks + httpx_tasks))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue