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
f45e684aac
commit
27d2c32b7e
3 changed files with 401 additions and 521 deletions
460
M3U8/TV.m3u8
460
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
460
M3U8/events.m3u8
460
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -65,7 +65,7 @@ async def main() -> None:
|
||||||
asyncio.create_task(streamcenter.scrape(hdl_brwsr)),
|
asyncio.create_task(streamcenter.scrape(hdl_brwsr)),
|
||||||
# asyncio.create_task(streamhub.scrape(xtrnl_brwsr)),
|
# asyncio.create_task(streamhub.scrape(xtrnl_brwsr)),
|
||||||
asyncio.create_task(streamsgate.scrape(xtrnl_brwsr)),
|
asyncio.create_task(streamsgate.scrape(xtrnl_brwsr)),
|
||||||
asyncio.create_task(timstreams.scrape(xtrnl_brwsr)),
|
# asyncio.create_task(timstreams.scrape(xtrnl_brwsr)),
|
||||||
]
|
]
|
||||||
|
|
||||||
httpx_tasks = [
|
httpx_tasks = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue