mirror of
https://github.com/doms9/iptv.git
synced 2026-06-14 12:36:27 +02:00
update M3U8
This commit is contained in:
parent
181498ae24
commit
7df959de72
3 changed files with 975 additions and 363 deletions
668
M3U8/TV.m3u8
668
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
668
M3U8/events.m3u8
668
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -70,7 +70,7 @@ async def main() -> None:
|
||||||
asyncio.create_task(streamcenter.scrape()),
|
asyncio.create_task(streamcenter.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()),
|
||||||
asyncio.create_task(webcast.scrape()),
|
asyncio.create_task(webcast.scrape()),
|
||||||
asyncio.create_task(xyzstream.scrape()),
|
asyncio.create_task(xyzstream.scrape()),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue