mirror of
https://github.com/doms9/iptv.git
synced 2026-03-07 11:18:25 +01:00
update M3U8
This commit is contained in:
parent
126c80c6ab
commit
b0fd7800c6
3 changed files with 1165 additions and 817 deletions
990
M3U8/TV.m3u8
990
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
990
M3U8/events.m3u8
990
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -65,7 +65,7 @@ async def main() -> None:
|
|||
asyncio.create_task(cdnlivetv.scrape(hdl_brwsr)),
|
||||
asyncio.create_task(embedhd.scrape(hdl_brwsr)),
|
||||
asyncio.create_task(pixel.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(sport9.scrape(xtrnl_brwsr)),
|
||||
asyncio.create_task(streamcenter.scrape(xtrnl_brwsr)),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue