Compare commits

..

No commits in common. "cc57ac97a02f9babcd9ebf66047ddd55c60d1863" and "c54b6f51d91f207876f6aa6da2b51bc29775fa6c" have entirely different histories.

5 changed files with 118062 additions and 118420 deletions

File diff suppressed because it is too large Load diff

233107
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

@ -71,7 +71,7 @@ async def main() -> None:
asyncio.create_task(istreameast.scrape()),
asyncio.create_task(mainportal.scrape()),
asyncio.create_task(ovogoal.scrape()),
# asyncio.create_task(pawa.scrape()),
asyncio.create_task(pawa.scrape()),
asyncio.create_task(shark.scrape()),
asyncio.create_task(streamcenter.scrape()),
asyncio.create_task(streamsgate.scrape()),
@ -86,7 +86,7 @@ async def main() -> None:
# others
await cdnlivetv.scrape(xtrnl_brwsr)
# await watchfooty.scrape(xtrnl_brwsr)
await watchfooty.scrape(xtrnl_brwsr)
finally:
await hdl_brwsr.close()

View file

@ -1,10 +1,15 @@
## Base Log @ 2026-05-05 10:17 UTC
## Base Log @ 2026-05-04 16:18 UTC
### ✅ Working Streams: 160<br>❌ Dead Streams: 1
### ✅ Working Streams: 156<br>❌ Dead Streams: 6
| Channel | Error (Code) | Link |
| ------- | ------------ | ---- |
| QVC | HTTP Error (403) | `http://212.102.60.231/QVC/index.m3u8` |
| C-SPAN | HTTP Error (404) | `http://aflaxtv.xyz:8080/mitrovic/19106b7cb4/14804` |
| FDSN Florida | HTTP Error (404) | `http://aflaxtv.xyz:8080/mitrovic/19106b7cb4/296662` |
| FDSN SoCal | HTTP Error (404) | `http://aflaxtv.xyz:8080/mitrovic/19106b7cb4/296681` |
| FDSN Sun | HTTP Error (404) | `http://aflaxtv.xyz:8080/mitrovic/19106b7cb4/2325` |
| Ovation | HTTP Error (404) | `http://aflaxtv.xyz:8080/mitrovic/19106b7cb4/194336` |
| Sky Sports News | HTTP Error (404) | `http://aflaxtv.xyz:8080/mitrovic/19106b7cb4/304775` |
---
#### Base Channels URL
```