mirror of
https://github.com/doms9/iptv.git
synced 2026-03-06 11:08:25 +01:00
update M3U8
This commit is contained in:
parent
74bff19b9e
commit
4dcaece48c
3 changed files with 993 additions and 657 deletions
824
M3U8/TV.m3u8
824
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
824
M3U8/events.m3u8
824
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -70,7 +70,7 @@ async def main() -> None:
|
|||
asyncio.create_task(pixel.scrape(hdl_brwsr)),
|
||||
asyncio.create_task(ppv.scrape(xtrnl_brwsr)),
|
||||
asyncio.create_task(roxie.scrape(hdl_brwsr)),
|
||||
asyncio.create_task(sport9.scrape(xtrnl_brwsr)),
|
||||
# asyncio.create_task(sport9.scrape(xtrnl_brwsr)),
|
||||
asyncio.create_task(streamcenter.scrape(hdl_brwsr)),
|
||||
# asyncio.create_task(streamhub.scrape(xtrnl_brwsr)),
|
||||
asyncio.create_task(streamsgate.scrape(xtrnl_brwsr)),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue