update M3U8

This commit is contained in:
GitHub Actions Bot 2026-04-12 13:01:57 -04:00
parent e886d63d1a
commit d7bbf4997f
4 changed files with 2067 additions and 1479 deletions

File diff suppressed because it is too large Load diff

View file

@ -301,7 +301,7 @@ http://89.105.221.127/MSNBC/index.m3u8?token=test
http://23.237.104.106:8080/USA_MTV/index.m3u8
#EXTINF:-1 tvg-chno="101" tvg-id="National.Geographic.HD.us2" tvg-name="National Geographic" tvg-logo="http://schedulesdirect-api20141201-logos.s3.dualstack.us-east-1.amazonaws.com/stationLogos/s49438_dark_360w_270h.png" group-title="TV",National Geographic
http://23.237.104.106:8080/USA_NAT_GEO/index.m3u8
http://89.105.221.127/NationalGeographic/index.m3u8?token=test
#EXTINF:-1 tvg-chno="102" tvg-id="NBA.TV.HD.us2" tvg-name="NBA TV" tvg-logo="http://schedulesdirect-api20141201-logos.s3.dualstack.us-east-1.amazonaws.com/stationLogos/s32281_dark_360w_270h.png" group-title="TV",NBA TV
http://212.102.60.231/NBA_TV/index.m3u8

File diff suppressed because it is too large Load diff

View file

@ -75,11 +75,11 @@ async def main() -> None:
asyncio.create_task(istreameast.scrape()),
# asyncio.create_task(listapreta.scrape()),
asyncio.create_task(mainportal.scrape()),
# asyncio.create_task(ovogoal.scrape()),
asyncio.create_task(ovogoal.scrape()),
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()),