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
ebbb6ba822
commit
1ef9db736e
3 changed files with 577 additions and 925 deletions
750
M3U8/TV.m3u8
750
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
750
M3U8/events.m3u8
750
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -61,7 +61,7 @@ async def main() -> None:
|
||||||
|
|
||||||
pw_tasks = [
|
pw_tasks = [
|
||||||
asyncio.create_task(cdnlivetv.scrape(xtrnl_brwsr)),
|
asyncio.create_task(cdnlivetv.scrape(xtrnl_brwsr)),
|
||||||
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(xtrnl_brwsr)),
|
asyncio.create_task(streamhub.scrape(xtrnl_brwsr)),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue