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
00000d922b
commit
57dd9b8876
3 changed files with 1224 additions and 516 deletions
868
M3U8/TV.m3u8
868
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
868
M3U8/events.m3u8
868
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -80,9 +80,9 @@ async def main() -> None:
|
||||||
asyncio.create_task(shark.scrape()),
|
asyncio.create_task(shark.scrape()),
|
||||||
asyncio.create_task(streamcenter.scrape()),
|
asyncio.create_task(streamcenter.scrape()),
|
||||||
# asyncio.create_task(streamhub.scrape()),
|
# asyncio.create_task(streamhub.scrape()),
|
||||||
asyncio.create_task(streamsgate.scrape()),
|
# asyncio.create_task(streamsgate.scrape()),
|
||||||
asyncio.create_task(streamtpnew.scrape()),
|
asyncio.create_task(streamtpnew.scrape()),
|
||||||
# asyncio.create_task(totalsportek.scrape()),
|
asyncio.create_task(totalsportek.scrape()),
|
||||||
asyncio.create_task(tvapp.scrape()),
|
asyncio.create_task(tvapp.scrape()),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue