mirror of
https://github.com/doms9/iptv.git
synced 2026-06-14 12:36:27 +02:00
Compare commits
33 commits
8205693956
...
1000235996
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1000235996 | ||
|
|
ef50437f9b | ||
|
|
e0d567b128 | ||
|
|
1f4c8bd809 | ||
|
|
75536256b1 | ||
|
|
ad4a2966f7 | ||
|
|
4014a66c3b | ||
|
|
ccaced246e | ||
|
|
7b3cc450d5 | ||
|
|
0f11e5a426 | ||
|
|
1ecb08be89 | ||
|
|
41aa89a125 | ||
|
|
6b24a30c77 | ||
|
|
df3039d8a0 | ||
|
|
f0213685f9 | ||
|
|
c508289996 | ||
|
|
0231b1937a | ||
|
|
8fe5b6065b | ||
|
|
fd4f92aefa | ||
|
|
70ad367cf2 | ||
|
|
642c342871 | ||
|
|
6fe630d4cb | ||
|
|
7050a1da3c | ||
|
|
b10b74c8f4 | ||
|
|
86df41d060 | ||
|
|
ccf511f1b8 | ||
|
|
ae1ca252c3 | ||
|
|
38d631016c | ||
|
|
7283f3f8c2 | ||
|
|
4c0cbff58e | ||
|
|
72dce473ca | ||
|
|
769c2a1e10 | ||
|
|
260a8c04e9 |
6 changed files with 113179 additions and 116221 deletions
3824
M3U8/TV.m3u8
3824
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
221737
M3U8/TV.xml
221737
M3U8/TV.xml
File diff suppressed because one or more lines are too long
|
|
@ -202,7 +202,7 @@ http://41.205.93.154/FOXBUSINESS/index.m3u8
|
|||
http://realsport.scalecdn.co:8080/live/supersonicstreams/cUewZolveU8Jh18jk34BDJ/2543.ts
|
||||
|
||||
#EXTINF:-1 tvg-chno="68" tvg-id="FS1.Fox.Sports.1.HD.us2" tvg-name="Fox Sports 1" tvg-logo="http://schedulesdirect-api20141201-logos.s3.dualstack.us-east-1.amazonaws.com/stationLogos/s82541_dark_360w_270h.png" group-title="TV",Fox Sports 1
|
||||
http://41.223.30.230/FOXSPORTS1/index.m3u8
|
||||
http://realsport.scalecdn.co:8080/live/supersonicstreams/cUewZolveU8Jh18jk34BDJ/2501.ts
|
||||
|
||||
#EXTINF:-1 tvg-chno="69" tvg-id="FS2.Fox.Sports.2.HD.us2" tvg-name="Fox Sports 2" tvg-logo="http://schedulesdirect-api20141201-logos.s3.dualstack.us-east-1.amazonaws.com/stationLogos/s33178_dark_360w_270h.png" group-title="TV",Fox Sports 2
|
||||
http://realsport.scalecdn.co:8080/live/supersonicstreams/cUewZolveU8Jh18jk34BDJ/2500.ts
|
||||
|
|
|
|||
3822
M3U8/events.m3u8
3822
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -61,7 +61,7 @@ async def main() -> None:
|
|||
asyncio.create_task(embedhd.scrape(hdl_brwsr)),
|
||||
asyncio.create_task(fsports.scrape(xtrnl_brwsr)),
|
||||
asyncio.create_task(roxie.scrape(hdl_brwsr)),
|
||||
asyncio.create_task(streamhub.scrape(xtrnl_brwsr)),
|
||||
# asyncio.create_task(streamhub.scrape(xtrnl_brwsr)),
|
||||
]
|
||||
|
||||
httpx_tasks = [
|
||||
|
|
|
|||
13
readme.md
13
readme.md
|
|
@ -1,16 +1,11 @@
|
|||
## Base Log @ 2026-05-10 15:31 UTC
|
||||
## Base Log @ 2026-05-11 17:08 UTC
|
||||
|
||||
### ✅ Working Streams: 154<br>❌ Dead Streams: 7
|
||||
### ✅ Working Streams: 158<br>❌ Dead Streams: 2
|
||||
|
||||
| Channel | Error (Code) | Link |
|
||||
| ------- | ------------ | ---- |
|
||||
| FDSN Florida | HTTP Error (404) | `http://aflaxtv.xyz:8080/mitrovic/19106b7cb4/296662` |
|
||||
| FDSN SoCal | HTTP Error (404) | `http://aflaxtv.xyz:8080/mitrovic/19106b7cb4/296681` |
|
||||
| FDSN Sun | HTTP Error (404) | `http://aflaxtv.xyz:8080/mitrovic/19106b7cb4/2325` |
|
||||
| FDSN West | HTTP Error (404) | `http://aflaxtv.xyz:8080/mitrovic/19106b7cb4/3367` |
|
||||
| Ovation | HTTP Error (404) | `http://aflaxtv.xyz:8080/mitrovic/19106b7cb4/194336` |
|
||||
| Sony Movie Channel | HTTP Error (404) | `http://aflaxtv.xyz:8080/mitrovic/19106b7cb4/5831` |
|
||||
| getTV | HTTP Error (404) | `http://aflaxtv.xyz:8080/mitrovic/19106b7cb4/194187` |
|
||||
| ABC | HTTP Error (404) | `http://stream.cammonitorplus.net/1762/index.m3u8` |
|
||||
| Fox Sports 1 | HTTP Timeout (408) | `http://41.223.30.230/FOXSPORTS1/index.m3u8` |
|
||||
---
|
||||
#### Base Channels URL
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue