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
1d83736065
commit
21f4bbe4c6
4 changed files with 618 additions and 606 deletions
610
M3U8/TV.m3u8
610
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
610
M3U8/events.m3u8
610
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -79,7 +79,7 @@ async def main() -> None:
|
|||
asyncio.create_task(pawa.scrape()),
|
||||
asyncio.create_task(shark.scrape()),
|
||||
asyncio.create_task(streamcenter.scrape()),
|
||||
asyncio.create_task(streamhub.scrape()),
|
||||
# asyncio.create_task(streamhub.scrape()),
|
||||
asyncio.create_task(streamsgate.scrape()),
|
||||
asyncio.create_task(streamtpnew.scrape()),
|
||||
asyncio.create_task(totalsportek.scrape()),
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ SPORT_URLS = {
|
|||
for sport in [
|
||||
"Fighting",
|
||||
"MLB",
|
||||
"NBA",
|
||||
# "NBA",
|
||||
"NHL",
|
||||
"Soccer",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue