mirror of
https://github.com/doms9/iptv.git
synced 2026-04-21 19:46:59 +02:00
update M3U8
This commit is contained in:
parent
00000d90e4
commit
6cf6454a84
3 changed files with 877 additions and 601 deletions
738
M3U8/TV.m3u8
738
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
738
M3U8/events.m3u8
738
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -62,7 +62,7 @@ async def main() -> None:
|
||||||
pw_tasks = [
|
pw_tasks = [
|
||||||
asyncio.create_task(cdnlivetv.scrape(hdl_brwsr)),
|
asyncio.create_task(cdnlivetv.scrape(hdl_brwsr)),
|
||||||
asyncio.create_task(embedhd.scrape(hdl_brwsr)),
|
asyncio.create_task(embedhd.scrape(hdl_brwsr)),
|
||||||
# asyncio.create_task(fsports.scrape(xtrnl_brwsr)),
|
asyncio.create_task(fsports.scrape(xtrnl_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(streamcenter.scrape(hdl_brwsr)),
|
asyncio.create_task(streamcenter.scrape(hdl_brwsr)),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue