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
f1a0e2207c
commit
7c9300b36f
3 changed files with 629 additions and 365 deletions
496
M3U8/TV.m3u8
496
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
496
M3U8/events.m3u8
496
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -76,7 +76,7 @@ async def main() -> None:
|
||||||
|
|
||||||
httpx_tasks = [
|
httpx_tasks = [
|
||||||
asyncio.create_task(fawa.scrape()),
|
asyncio.create_task(fawa.scrape()),
|
||||||
asyncio.create_task(istreameast.scrape()),
|
# asyncio.create_task(istreameast.scrape()),
|
||||||
asyncio.create_task(ovogoal.scrape()),
|
asyncio.create_task(ovogoal.scrape()),
|
||||||
asyncio.create_task(pawa.scrape()),
|
asyncio.create_task(pawa.scrape()),
|
||||||
asyncio.create_task(shark.scrape()),
|
asyncio.create_task(shark.scrape()),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue