mirror of
https://github.com/doms9/iptv.git
synced 2026-01-21 03:59:03 +01:00
update M3U8
This commit is contained in:
parent
a0ca49044e
commit
83e49eb081
3 changed files with 643 additions and 523 deletions
|
|
@ -51,7 +51,7 @@ async def main() -> None:
|
|||
base_m3u8, tvg_chno = load_base()
|
||||
|
||||
tasks = [
|
||||
asyncio.create_task(cdnlivetv.scrape()),
|
||||
# asyncio.create_task(cdnlivetv.scrape()),
|
||||
asyncio.create_task(embedhd.scrape()),
|
||||
asyncio.create_task(fawa.scrape()),
|
||||
asyncio.create_task(istreameast.scrape()),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue