mirror of
https://github.com/doms9/iptv.git
synced 2026-06-13 12:26:26 +02:00
update M3U8
This commit is contained in:
parent
b0f2a18ca3
commit
e0f8ea5d50
4 changed files with 538 additions and 2674 deletions
|
|
@ -70,12 +70,12 @@ async def main() -> None:
|
|||
asyncio.create_task(istreameast.scrape()),
|
||||
# asyncio.create_task(mainportal.scrape()),
|
||||
asyncio.create_task(pelotalibre.scrape()),
|
||||
asyncio.create_task(resportz.scrape()),
|
||||
# asyncio.create_task(resportz.scrape()),
|
||||
asyncio.create_task(shark.scrape()),
|
||||
asyncio.create_task(streamcenter.scrape()),
|
||||
asyncio.create_task(streamsgate.scrape()),
|
||||
asyncio.create_task(streamtp.scrape()),
|
||||
asyncio.create_task(vivatops.scrape()),
|
||||
# asyncio.create_task(vivatops.scrape()),
|
||||
asyncio.create_task(webcast.scrape()),
|
||||
asyncio.create_task(xyzstream.scrape()),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue