mirror of
https://github.com/doms9/iptv.git
synced 2026-06-06 02:43:05 +02:00
update M3U8
This commit is contained in:
parent
c877f6365f
commit
0ea79adf8e
3 changed files with 401 additions and 665 deletions
532
M3U8/TV.m3u8
532
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
532
M3U8/events.m3u8
532
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -66,7 +66,7 @@ async def main() -> None:
|
||||||
]
|
]
|
||||||
|
|
||||||
httpx_tasks = [
|
httpx_tasks = [
|
||||||
asyncio.create_task(dami.scrape()),
|
# asyncio.create_task(dami.scrape()),
|
||||||
asyncio.create_task(fawa.scrape()),
|
asyncio.create_task(fawa.scrape()),
|
||||||
asyncio.create_task(istreameast.scrape()),
|
asyncio.create_task(istreameast.scrape()),
|
||||||
asyncio.create_task(mainportal.scrape()),
|
asyncio.create_task(mainportal.scrape()),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue