mirror of
https://github.com/doms9/iptv.git
synced 2026-06-06 02:43:05 +02:00
Compare commits
No commits in common. "8dc5a0068c778fa420d46378bfa6a1ece8a4c600" and "1394bf91d009eade4a9965b7b1b77ef795417922" have entirely different histories.
8dc5a0068c
...
1394bf91d0
7 changed files with 116320 additions and 116659 deletions
1934
M3U8/TV.m3u8
1934
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
227322
M3U8/TV.xml
227322
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://cdn1host.online:2999/live/bongus/35zqYxrbg0/143.ts
|
||||
http://41.205.93.154:80/MSNBC/index.m3u8
|
||||
|
||||
#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
|
||||
|
|
|
|||
1932
M3U8/events.m3u8
1932
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,16 +1,18 @@
|
|||
## Base Log @ 2026-05-31 15:46 UTC
|
||||
## Base Log @ 2026-05-30 15:45 UTC
|
||||
|
||||
### ✅ Working Streams: 150<br>❌ Dead Streams: 7
|
||||
### ✅ Working Streams: 148<br>❌ Dead Streams: 9
|
||||
|
||||
| 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 Southwest | HTTP Error (403) | `http://cdn1host.online:2999/live/bongus/35zqYxrbg0/1189.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 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