mirror of
https://github.com/doms9/iptv.git
synced 2026-03-11 11:57:38 +01:00
update M3U8
This commit is contained in:
parent
ba1ce56d14
commit
bad1ebe82f
4 changed files with 681 additions and 741 deletions
|
|
@ -68,7 +68,7 @@ async def main() -> None:
|
|||
asyncio.create_task(embedhd.scrape(hdl_brwsr)),
|
||||
asyncio.create_task(pixel.scrape(hdl_brwsr)),
|
||||
asyncio.create_task(ppv.scrape(xtrnl_brwsr)),
|
||||
# asyncio.create_task(roxie.scrape(hdl_brwsr)),
|
||||
asyncio.create_task(roxie.scrape(hdl_brwsr)),
|
||||
asyncio.create_task(sportzone.scrape(xtrnl_brwsr)),
|
||||
asyncio.create_task(streamcenter.scrape(hdl_brwsr)),
|
||||
asyncio.create_task(streamhub.scrape(xtrnl_brwsr)),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue