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