mirror of
https://github.com/doms9/iptv.git
synced 2026-06-06 02:43:05 +02:00
Compare commits
38 commits
ca95ba01e0
...
d5f1410a03
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d5f1410a03 | ||
|
|
74f5cbe201 | ||
|
|
2a800ca4aa | ||
|
|
11ce8d7964 | ||
|
|
24dc0d94f8 | ||
|
|
577cec87fa | ||
|
|
e748d1b742 | ||
|
|
2c69f44000 | ||
|
|
7ad8da6f3f | ||
|
|
18ca8d77fa | ||
|
|
000fe85e81 | ||
|
|
a9b109519e | ||
|
|
016acba2c7 | ||
|
|
7246047954 | ||
|
|
caae0c8176 | ||
|
|
cdfaf96b70 | ||
|
|
f6a126f037 | ||
|
|
ca5f5fbd2b | ||
|
|
2fde7a6d09 | ||
|
|
3451f26f41 | ||
|
|
ccebfabfb7 | ||
|
|
38dd789c63 | ||
|
|
790024cdee | ||
|
|
ede4d0b6a7 | ||
|
|
58238f9b55 | ||
|
|
0e8aa30e3b | ||
|
|
edaf8139e3 | ||
|
|
63af0672fd | ||
|
|
5c9939945e | ||
|
|
08bb6e32fa | ||
|
|
4530bb6f6e | ||
|
|
277ab0e1fe | ||
|
|
e4e6c949d9 | ||
|
|
c60100e2b9 | ||
|
|
71fb12dea4 | ||
|
|
9e498b9612 | ||
|
|
0c5ac6826e | ||
|
|
c9fa92a5ec |
6 changed files with 104138 additions and 107988 deletions
1822
M3U8/TV.m3u8
1822
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
208469
M3U8/TV.xml
208469
M3U8/TV.xml
File diff suppressed because one or more lines are too long
|
|
@ -217,7 +217,7 @@ http://23.237.104.106:8080/USA_FUSE/index.m3u8
|
|||
http://23.237.104.106:8080/USA_FX/index.m3u8
|
||||
|
||||
#EXTINF:-1 tvg-chno="73" tvg-id="FX.Movie.Channel.HD.us2" tvg-name="FX Movie Channel" tvg-logo="http://schedulesdirect-api20141201-logos.s3.dualstack.us-east-1.amazonaws.com/stationLogos/s70253_dark_360w_270h.png" group-title="TV",FX Movie Channel
|
||||
http://iptvtree.net:8080/live/7e4b0dbd/1dd755dc3f/39873.ts
|
||||
http://mytvstream.net:8080/live/56481106/11185695/10260.m3u8
|
||||
|
||||
#EXTINF:-1 tvg-chno="74" tvg-id="FXX.HD.us2" tvg-name="FXX" tvg-logo="https://raw.githubusercontent.com/tv-logo/tv-logos/refs/heads/main/countries/united-states/fxx-us.png" group-title="TV",FXX
|
||||
http://23.237.104.106:8080/USA_FXX/index.m3u8
|
||||
|
|
|
|||
1820
M3U8/events.m3u8
1820
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
UA="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0"
|
||||
MAX_JOBS=10
|
||||
base_file="./M3U8/base.m3u8"
|
||||
|
|
|
|||
11
readme.md
11
readme.md
|
|
@ -1,15 +1,16 @@
|
|||
## Base Log @ 2026-04-23 16:21 UTC
|
||||
## Base Log @ 2026-04-24 16:21 UTC
|
||||
|
||||
### ✅ Working Streams: 155<br>❌ Dead Streams: 6
|
||||
### ✅ Working Streams: 154<br>❌ Dead Streams: 7
|
||||
|
||||
| Channel | Error (Code) | Link |
|
||||
| ------- | ------------ | ---- |
|
||||
| Disney | HTTP Error (404) | `http://iptvtree.net:8080/live/7e4b0dbd/1dd755dc3f/2303.ts` |
|
||||
| FDSN Florida | HTTP Error (404) | `http://iptvtree.net:8080/live/7e4b0dbd/1dd755dc3f/296662.ts` |
|
||||
| FDSN SoCal | HTTP Error (404) | `http://iptvtree.net:8080/live/7e4b0dbd/1dd755dc3f/296681.ts` |
|
||||
| FDSN Southeast | HTTP Error (404) | `http://iptvtree.net:8080/live/7e4b0dbd/1dd755dc3f/82301.ts` |
|
||||
| FDSN South | HTTP Error (404) | `http://iptvtree.net:8080/live/7e4b0dbd/1dd755dc3f/277374.ts` |
|
||||
| FDSN Southwest | HTTP Error (404) | `http://iptvtree.net:8080/live/7e4b0dbd/1dd755dc3f/296685.ts` |
|
||||
| FDSN West | HTTP Error (404) | `http://iptvtree.net:8080/live/7e4b0dbd/1dd755dc3f/3367.ts` |
|
||||
| FDSN Wisconsin | HTTP Error (404) | `http://iptvtree.net:8080/live/7e4b0dbd/1dd755dc3f/295668.ts` |
|
||||
| NBC Sports Bay Area | HTTP Error (404) | `http://iptvtree.net:8080/live/7e4b0dbd/1dd755dc3f/45785.ts` |
|
||||
| TV One | HTTP Error (404) | `http://iptvtree.net:8080/live/7e4b0dbd/1dd755dc3f/13010.ts` |
|
||||
---
|
||||
#### Base Channels URL
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue