mirror of
https://github.com/doms9/iptv.git
synced 2026-03-12 12:07:33 +01:00
Compare commits
No commits in common. "2f4f1b907ce35b47ce5866258fe7337938432c04" and "c199ac5ce42376381c3fe6b38d04c17c9b6cd11d" have entirely different histories.
2f4f1b907c
...
c199ac5ce4
5 changed files with 88319 additions and 99943 deletions
2294
M3U8/TV.m3u8
2294
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
183654
M3U8/TV.xml
183654
M3U8/TV.xml
File diff suppressed because one or more lines are too long
2294
M3U8/events.m3u8
2294
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -69,7 +69,7 @@ async def main() -> None:
|
|||
asyncio.create_task(streamcenter.scrape(xtrnl_brwsr)),
|
||||
# asyncio.create_task(streamhub.scrape(xtrnl_brwsr)),
|
||||
asyncio.create_task(streamsgate.scrape(xtrnl_brwsr)),
|
||||
# asyncio.create_task(tflix.scrape(xtrnl_brwsr)),
|
||||
asyncio.create_task(tflix.scrape(xtrnl_brwsr)),
|
||||
asyncio.create_task(webcast.scrape(hdl_brwsr)),
|
||||
asyncio.create_task(watchfooty.scrape(xtrnl_brwsr)),
|
||||
]
|
||||
|
|
|
|||
18
readme.md
18
readme.md
|
|
@ -1,18 +1,16 @@
|
|||
## Base Log @ 2026-01-25 20:43 UTC
|
||||
## Base Log @ 2026-01-24 20:41 UTC
|
||||
|
||||
### ✅ Working Streams: 136<br>❌ Dead Streams: 9
|
||||
### ✅ Working Streams: 138<br>❌ Dead Streams: 7
|
||||
|
||||
| Channel | Error (Code) | Link |
|
||||
| ------- | ------------ | ---- |
|
||||
| BBC World News | HTTP Error (404) | `http://fl1.moveonjoy.com/BBC_WORLD_NEWS/index.m3u8` |
|
||||
| Boomerang | HTTP Error (404) | `http://fl1.moveonjoy.com/BOOMERANG/index.m3u8` |
|
||||
| Disney XD | HTTP Error (404) | `http://fl1.moveonjoy.com/DISNEY_XD/index.m3u8` |
|
||||
| FDSN Florida | HTTP Error (502) | `http://mytvstream.net:8080/live/A1Jay5/362586/46794.m3u8` |
|
||||
| FDSN Southeast | HTTP Error (502) | `http://mytvstream.net:8080/live/A1Jay5/362586/2213.m3u8` |
|
||||
| NBC Sports Bay Area | HTTP Error (502) | `http://hardcoremedia.xyz:80/NW3Vk7xXwW/8375773282/257216` |
|
||||
| NFL RedZone | HTTP Error (502) | `http://hardcoremedia.xyz:80/NW3Vk7xXwW/8375773282/249239` |
|
||||
| Premier Sports 1 | HTTP Error (502) | `http://hardcoremedia.xyz:80/NW3Vk7xXwW/8375773282/117037` |
|
||||
| Premier Sports 2 | HTTP Error (502) | `http://hardcoremedia.xyz:80/NW3Vk7xXwW/8375773282/117038` |
|
||||
| Cozi TV | HTTP Error (404) | `https://fl1.moveonjoy.com/COZI_TV/index.m3u8` |
|
||||
| FXX | HTTP Error (404) | `https://fl1.moveonjoy.com/FXX/index.m3u8` |
|
||||
| History Channel | HTTP Error (404) | `https://fl1.moveonjoy.com/history_channel/index.m3u8` |
|
||||
| Premier Sports 2 | Unknown status (302) | `http://hardcoremedia.xyz:80/NW3Vk7xXwW/8375773282/117038` |
|
||||
| Sportsnet One | HTTP Error (404) | `http://mytvstream.net:8080/live/k4Svp2/645504/57297.m3u8` |
|
||||
| TSN1 | HTTP Error (403) | `http://hardcoremedia.xyz:80/NW3Vk7xXwW/8375773282/142475` |
|
||||
---
|
||||
#### Base Channels URL
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue