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
22f3a6775f
commit
e7cc874dc3
3 changed files with 709 additions and 469 deletions
588
M3U8/TV.m3u8
588
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
588
M3U8/events.m3u8
588
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -64,7 +64,7 @@ async def main() -> None:
|
||||||
asyncio.create_task(embedhd.scrape(hdl_brwsr)),
|
asyncio.create_task(embedhd.scrape(hdl_brwsr)),
|
||||||
# asyncio.create_task(ppv.scrape(xtrnl_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(streamhub.scrape(hdl_brwsr)),
|
asyncio.create_task(streamhub.scrape(xtrnl_brwsr)),
|
||||||
]
|
]
|
||||||
|
|
||||||
httpx_tasks = [
|
httpx_tasks = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue