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
a0afc158da
commit
502cb8bb30
3 changed files with 579 additions and 387 deletions
|
|
@ -60,7 +60,7 @@ async def main() -> None:
|
|||
|
||||
pw_tasks = [
|
||||
asyncio.create_task(embedhd.scrape(hdl_brwsr)),
|
||||
# asyncio.create_task(footfast.scrape(xtrnl_brwsr)),
|
||||
asyncio.create_task(footfast.scrape(xtrnl_brwsr)),
|
||||
asyncio.create_task(fsports.scrape(xtrnl_brwsr)),
|
||||
asyncio.create_task(roxie.scrape(hdl_brwsr)),
|
||||
# asyncio.create_task(streamhub.scrape(xtrnl_brwsr)),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue