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
00000d940c
commit
018ae1ac65
4 changed files with 527 additions and 645 deletions
584
M3U8/TV.m3u8
584
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
584
M3U8/events.m3u8
584
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -69,7 +69,7 @@ async def main() -> None:
|
|||
asyncio.create_task(roxie.scrape(hdl_brwsr)),
|
||||
asyncio.create_task(sport9.scrape(xtrnl_brwsr)),
|
||||
asyncio.create_task(streamcenter.scrape(xtrnl_brwsr)),
|
||||
# asyncio.create_task(streamhub.scrape(xtrnl_brwsr)),
|
||||
asyncio.create_task(streamhub.scrape(xtrnl_brwsr)),
|
||||
asyncio.create_task(streamsgate.scrape(xtrnl_brwsr)),
|
||||
# asyncio.create_task(tvapp.scrape(hdl_brwsr)),
|
||||
asyncio.create_task(webcast.scrape(hdl_brwsr)),
|
||||
|
|
|
|||
|
|
@ -347,6 +347,7 @@
|
|||
"EFL LEAGUE ONE": {
|
||||
"logo": "https://a.espncdn.com/combiner/i?img=/i/leaguelogos/soccer/500/25.png",
|
||||
"names": [
|
||||
"ENGLAND LEAGUE TWO",
|
||||
"ENGLISH FOOTBALL LEAGUE ONE",
|
||||
"ENGLISH LEAGUE ONE",
|
||||
"LEAGUE ONE",
|
||||
|
|
@ -358,6 +359,7 @@
|
|||
"EFL LEAGUE TWO": {
|
||||
"logo": "https://a.espncdn.com/combiner/i?img=/i/leaguelogos/soccer/500/26.png",
|
||||
"names": [
|
||||
"ENGLAND LEAGUE TWO",
|
||||
"ENGLISH FOOTBALL LEAGUE TWO",
|
||||
"ENGLISH LEAGUE TWO",
|
||||
"LEAGUE TWO",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue