Compare commits

...

36 commits

Author SHA1 Message Date
GitHub Actions Bot
dfd3407884 health log 2026-02-27 09:06:18 +00:00
GitHub Actions Bot
97b77b02ef update M3U8 2026-02-26 23:31:06 -05:00
GitHub Actions Bot
a8f298c93a update EPG 2026-02-27 04:26:50 +00:00
GitHub Actions Bot
314959b798 health log 2026-02-27 04:24:45 +00:00
GitHub Actions Bot
0491c17282 update M3U8 2026-02-26 23:00:31 -05:00
GitHub Actions Bot
143fb551ba update M3U8 2026-02-26 22:31:53 -05:00
GitHub Actions Bot
0269d03907 update M3U8 2026-02-26 22:02:44 -05:00
GitHub Actions Bot
1e9de5d7db update M3U8 2026-02-26 21:31:20 -05:00
GitHub Actions Bot
89f66d81e4 update M3U8 2026-02-26 21:04:16 -05:00
GitHub Actions Bot
9a1aac41d4 update M3U8 2026-02-26 20:33:02 -05:00
GitHub Actions Bot
1ce4c33c34 update M3U8 2026-02-26 20:05:03 -05:00
GitHub Actions Bot
6a3766b55f update M3U8 2026-02-26 19:35:03 -05:00
GitHub Actions Bot
82374a6065 update M3U8 2026-02-26 19:05:08 -05:00
GitHub Actions Bot
6d1de4c223 update M3U8 2026-02-26 18:32:24 -05:00
GitHub Actions Bot
c4d24bfbf9 update M3U8 2026-02-26 18:01:47 -05:00
GitHub Actions Bot
f1c970cf99 update M3U8 2026-02-26 17:43:26 -05:00
doms9
00000d92c3 e 2026-02-26 17:29:16 -05:00
GitHub Actions Bot
fb70ef5506 update M3U8 2026-02-26 17:02:03 -05:00
GitHub Actions Bot
a7149ead46 update M3U8 2026-02-26 16:31:22 -05:00
GitHub Actions Bot
8d5c58cd3f update M3U8 2026-02-26 16:02:11 -05:00
GitHub Actions Bot
28c65775fa health log 2026-02-26 21:01:58 +00:00
GitHub Actions Bot
d1135a5c78 update M3U8 2026-02-26 15:32:11 -05:00
GitHub Actions Bot
80dc2c4473 update M3U8 2026-02-26 15:05:25 -05:00
GitHub Actions Bot
5f1bf11dc5 update M3U8 2026-02-26 14:32:23 -05:00
GitHub Actions Bot
c8b9d01c29 update EPG 2026-02-26 19:30:51 +00:00
GitHub Actions Bot
d6c547c76e update M3U8 2026-02-26 14:02:02 -05:00
GitHub Actions Bot
5bfa692792 update M3U8 2026-02-26 13:31:51 -05:00
GitHub Actions Bot
0eb7da8a56 update M3U8 2026-02-26 13:25:02 -05:00
GitHub Actions Bot
28dbfdf3f1 update M3U8 2026-02-26 12:02:28 -05:00
GitHub Actions Bot
150a8daddd update M3U8 2026-02-26 11:02:54 -05:00
GitHub Actions Bot
d3c3b4f807 health log 2026-02-26 15:12:05 +00:00
GitHub Actions Bot
85fc8ecbad update M3U8 2026-02-26 10:01:13 -05:00
GitHub Actions Bot
830fc328e1 update M3U8 2026-02-26 09:01:58 -05:00
GitHub Actions Bot
7482bcf682 update M3U8 2026-02-26 08:00:44 -05:00
GitHub Actions Bot
c3bf5a7447 update EPG 2026-02-26 11:27:05 +00:00
GitHub Actions Bot
e24fc4a614 health log 2026-02-26 09:11:04 +00:00
7 changed files with 112777 additions and 118985 deletions

File diff suppressed because it is too large Load diff

226553
M3U8/TV.xml

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load diff

View file

@ -168,7 +168,7 @@ async def scrape(browser: Browser) -> None:
entry = {
"url": url,
"logo": logo,
"base": BASE_URL,
"base": "https://instreams.click/",
"timestamp": ts,
"id": tvg_id or "Live.Event.us",
"link": link,

View file

@ -15,7 +15,7 @@ TAG = "VOLOKIT"
CACHE_FILE = Cache(TAG, exp=10_800)
HTML_CACHE = Cache(f"{TAG}-html", exp=28_800)
HTML_CACHE = Cache(f"{TAG}-html", exp=19_800)
BASE_URL = "http://volokit.xyz"

View file

@ -297,6 +297,8 @@ async def scrape(browser: Browser) -> None:
if url:
valid_count += 1
entry["url"] = url.split("&t")[0]
urls[key] = entry

View file

@ -1,14 +1,13 @@
## Base Log @ 2026-02-26 04:27 UTC
## Base Log @ 2026-02-27 09:06 UTC
### ✅ Working Streams: 156<br>❌ Dead Streams: 5
### ✅ Working Streams: 157<br>❌ Dead Streams: 4
| Channel | Error (Code) | Link |
| ------- | ------------ | ---- |
| FDSN Southeast | HTTP Error (000) | `http://mytvstream.net:8080/live/30550113/30550113/2213.m3u8` |
| FDSN Southwest | HTTP Error (000) | `http://mytvstream.net:8080/live/30550113/30550113/21843.m3u8` |
| FDSN Sun | HTTP Error (000) | `http://mytvstream.net:8080/live/30550113/30550113/104917.m3u8` |
| FYI TV | HTTP Error (000) | `http://hardcoremedia.xyz/live/rabdsbmz/3731346838/130105.ts` |
| BET | HTTP Error (404) | `http://212.102.60.231/BET/index.m3u8` |
| Golf Channel | HTTP Error (000) | `http://hardcoremedia.xyz/live/rabdsbmz/3731346838/258721.ts` |
| MSNBC | HTTP Error (404) | `http://41.205.93.154/MSNBC/index.m3u8` |
| NBC Sports California | HTTP Error (403) | `http://hardcoremedia.xyz/live/rabdsbmz/3731346838/136474.ts` |
---
#### Base Channels URL
```