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
eeccef23a7
commit
f5443708d2
3 changed files with 367 additions and 319 deletions
|
|
@ -61,7 +61,7 @@ async def main() -> None:
|
|||
asyncio.create_task(embedhd.scrape(hdl_brwsr)),
|
||||
asyncio.create_task(fsports.scrape(xtrnl_brwsr)),
|
||||
asyncio.create_task(roxie.scrape(hdl_brwsr)),
|
||||
asyncio.create_task(streambiz.scrape(xtrnl_brwsr)),
|
||||
# asyncio.create_task(streambiz.scrape(xtrnl_brwsr)),
|
||||
]
|
||||
|
||||
httpx_tasks = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue