mirror of
https://github.com/doms9/iptv.git
synced 2026-01-21 03:59:03 +01:00
e
This commit is contained in:
parent
4210d7dd18
commit
00000d9cb2
11 changed files with 342 additions and 321 deletions
|
|
@ -64,12 +64,13 @@ async def main() -> None:
|
|||
asyncio.create_task(streamsgate.scrape()),
|
||||
asyncio.create_task(strmd.scrape()),
|
||||
asyncio.create_task(tvpass.scrape()),
|
||||
# asyncio.create_task(watchfooty.scrape()),
|
||||
asyncio.create_task(webcast.scrape()),
|
||||
]
|
||||
|
||||
await asyncio.gather(*tasks)
|
||||
|
||||
await watchfooty.scrape()
|
||||
|
||||
additions = (
|
||||
embedhd.urls
|
||||
| fawa.urls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue