mirror of
https://github.com/doms9/iptv.git
synced 2026-03-07 11:18:25 +01:00
update M3U8
This commit is contained in:
parent
ad3ba8e34d
commit
3875d181cd
4 changed files with 1398 additions and 918 deletions
1156
M3U8/TV.m3u8
1156
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -443,4 +443,4 @@ http://hardcoremedia.xyz:80/NW3Vk7xXwW/8375773282/129973
|
||||||
https://fl1.moveonjoy.com/VICELAND/index.m3u8
|
https://fl1.moveonjoy.com/VICELAND/index.m3u8
|
||||||
|
|
||||||
#EXTINF:-1 tvg-chno="146" tvg-id="Yes.Network.us2" tvg-name="YES Network" tvg-logo="http://schedulesdirect-api20141201-logos.s3.dualstack.us-east-1.amazonaws.com/stationLogos/s30017_dark_360w_270h.png" group-title="TV",YES Network
|
#EXTINF:-1 tvg-chno="146" tvg-id="Yes.Network.us2" tvg-name="YES Network" tvg-logo="http://schedulesdirect-api20141201-logos.s3.dualstack.us-east-1.amazonaws.com/stationLogos/s30017_dark_360w_270h.png" group-title="TV",YES Network
|
||||||
https://fl1.moveonjoy.com/YES_NETWORK/index.m3u8
|
https://fl1.moveonjoy.com/YES_NETWORK/index.m3u8
|
||||||
|
|
|
||||||
1156
M3U8/events.m3u8
1156
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -83,7 +83,7 @@ async def main() -> None:
|
||||||
# asyncio.create_task(streambtw.scrape()),
|
# asyncio.create_task(streambtw.scrape()),
|
||||||
asyncio.create_task(streamfree.scrape()),
|
asyncio.create_task(streamfree.scrape()),
|
||||||
asyncio.create_task(tvpass.scrape()),
|
asyncio.create_task(tvpass.scrape()),
|
||||||
asyncio.create_task(xstreameast.scrape()),
|
# asyncio.create_task(xstreameast.scrape()),
|
||||||
]
|
]
|
||||||
|
|
||||||
await asyncio.gather(*(pw_tasks + httpx_tasks))
|
await asyncio.gather(*(pw_tasks + httpx_tasks))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue