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
e886d63d1a
commit
d7bbf4997f
4 changed files with 2067 additions and 1479 deletions
1770
M3U8/TV.m3u8
1770
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -301,7 +301,7 @@ http://89.105.221.127/MSNBC/index.m3u8?token=test
|
||||||
http://23.237.104.106:8080/USA_MTV/index.m3u8
|
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
|
#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
|
#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
|
http://212.102.60.231/NBA_TV/index.m3u8
|
||||||
|
|
|
||||||
1770
M3U8/events.m3u8
1770
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -75,11 +75,11 @@ async def main() -> None:
|
||||||
asyncio.create_task(istreameast.scrape()),
|
asyncio.create_task(istreameast.scrape()),
|
||||||
# asyncio.create_task(listapreta.scrape()),
|
# asyncio.create_task(listapreta.scrape()),
|
||||||
asyncio.create_task(mainportal.scrape()),
|
asyncio.create_task(mainportal.scrape()),
|
||||||
# asyncio.create_task(ovogoal.scrape()),
|
asyncio.create_task(ovogoal.scrape()),
|
||||||
asyncio.create_task(pawa.scrape()),
|
asyncio.create_task(pawa.scrape()),
|
||||||
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()),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue