mirror of
https://github.com/doms9/iptv.git
synced 2026-06-05 02:33:08 +02:00
Compare commits
32 commits
1394bf91d0
...
8dc5a0068c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8dc5a0068c | ||
|
|
928941403c | ||
|
|
8c8a97b2df | ||
|
|
297cc9b9f5 | ||
|
|
c3f8799143 | ||
|
|
134170f329 | ||
|
|
49aefad8b1 | ||
|
|
bf021c693c | ||
|
|
bcc33ce854 | ||
|
|
68210ac208 | ||
|
|
b32f977ea2 | ||
|
|
10b41efe16 | ||
|
|
f0cc3622d5 | ||
|
|
63981b14cb | ||
|
|
1fb9188f3c | ||
|
|
e5868cd839 | ||
|
|
8168abc9ef | ||
|
|
1218b31a79 | ||
|
|
49e3e7a5af | ||
|
|
b844968d92 | ||
|
|
9add9c079f | ||
|
|
a45ce12fba | ||
|
|
97f08cb728 | ||
|
|
c2a5daae3d | ||
|
|
61ca79f376 | ||
|
|
cdd777a4e0 | ||
|
|
53698e24cc | ||
|
|
ebc5ae0850 | ||
|
|
844dddd878 | ||
|
|
6735e04e52 | ||
|
|
5007cdb098 | ||
|
|
339ba604fc |
7 changed files with 118349 additions and 118010 deletions
1830
M3U8/TV.m3u8
1830
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
230910
M3U8/TV.xml
230910
M3U8/TV.xml
File diff suppressed because one or more lines are too long
|
|
@ -286,7 +286,7 @@ http://cdn1host.online:2999/live/bongus/35zqYxrbg0/250.ts
|
|||
http://23.237.104.106:8080/USA_MSG/index.m3u8
|
||||
|
||||
#EXTINF:-1 tvg-chno="96" tvg-id="MSNBC.HD.us2" tvg-name="MSNBC" tvg-logo="http://schedulesdirect-api20141201-logos.s3.dualstack.us-east-1.amazonaws.com/stationLogos/s16300_dark_360w_270h.png" group-title="TV",MSNBC
|
||||
http://41.205.93.154:80/MSNBC/index.m3u8
|
||||
http://cdn1host.online:2999/live/bongus/35zqYxrbg0/143.ts
|
||||
|
||||
#EXTINF:-1 tvg-chno="97" tvg-id="MTV.-.Music.Television.HD.us2" tvg-name="MTV" tvg-logo="http://schedulesdirect-api20141201-logos.s3.dualstack.us-east-1.amazonaws.com/stationLogos/s10986_dark_360w_270h.png" group-title="TV",MTV
|
||||
http://23.237.104.106:8080/USA_MTV/index.m3u8
|
||||
|
|
|
|||
1828
M3U8/events.m3u8
1828
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -67,7 +67,7 @@ async def main() -> None:
|
|||
httpx_tasks = [
|
||||
asyncio.create_task(fawa.scrape()),
|
||||
asyncio.create_task(istreameast.scrape()),
|
||||
asyncio.create_task(ovogoal.scrape()),
|
||||
# asyncio.create_task(ovogoal.scrape()),
|
||||
asyncio.create_task(shark.scrape()),
|
||||
asyncio.create_task(streamcenter.scrape()),
|
||||
asyncio.create_task(streamsgate.scrape()),
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
12
readme.md
12
readme.md
|
|
@ -1,18 +1,16 @@
|
|||
## Base Log @ 2026-05-30 15:45 UTC
|
||||
## Base Log @ 2026-05-31 15:46 UTC
|
||||
|
||||
### ✅ Working Streams: 148<br>❌ Dead Streams: 9
|
||||
### ✅ Working Streams: 150<br>❌ Dead Streams: 7
|
||||
|
||||
| Channel | Error (Code) | Link |
|
||||
| ------- | ------------ | ---- |
|
||||
| FDSN Detroit | HTTP Error (403) | `http://cdn1host.online:2999/live/bongus/35zqYxrbg0/317.ts` |
|
||||
| FDSN North | HTTP Error (403) | `http://cdn1host.online:2999/live/bongus/35zqYxrbg0/320.ts` |
|
||||
| FDSN Ohio | HTTP Error (403) | `http://cdn1host.online:2999/live/bongus/35zqYxrbg0/1207.ts` |
|
||||
| FDSN SoCal | HTTP Error (403) | `http://cdn1host.online:2999/live/bongus/35zqYxrbg0/665.ts` |
|
||||
| FDSN South | HTTP Error (403) | `http://cdn1host.online:2999/live/bongus/35zqYxrbg0/319.ts` |
|
||||
| FDSN Southeast | HTTP Error (403) | `http://cdn1host.online:2999/live/bongus/35zqYxrbg0/872.ts` |
|
||||
| FDSN Southwest | HTTP Error (403) | `http://cdn1host.online:2999/live/bongus/35zqYxrbg0/1189.ts` |
|
||||
| FDSN Sun | HTTP Error (403) | `http://cdn1host.online:2999/live/bongus/35zqYxrbg0/322.ts` |
|
||||
| FDSN West | HTTP Error (403) | `http://cdn1host.online:2999/live/bongus/35zqYxrbg0/1633.ts` |
|
||||
| FDSN Wisconsin | HTTP Error (403) | `http://cdn1host.online:2999/live/bongus/35zqYxrbg0/1621.ts` |
|
||||
| Lifetime | HTTP Error (403) | `http://cdn1host.online:2999/live/bongus/35zqYxrbg0/148.ts` |
|
||||
| MSNBC | HTTP Error (404) | `http://41.205.93.154:80/MSNBC/index.m3u8` |
|
||||
---
|
||||
#### Base Channels URL
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue