mirror of
https://github.com/doms9/iptv.git
synced 2026-06-06 02:43:05 +02:00
Compare commits
No commits in common. "cc57ac97a02f9babcd9ebf66047ddd55c60d1863" and "c54b6f51d91f207876f6aa6da2b51bc29775fa6c" have entirely different histories.
cc57ac97a0
...
c54b6f51d9
5 changed files with 118062 additions and 118420 deletions
1680
M3U8/TV.m3u8
1680
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
233107
M3U8/TV.xml
233107
M3U8/TV.xml
File diff suppressed because one or more lines are too long
1680
M3U8/events.m3u8
1680
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -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()
|
||||
|
|
|
|||
11
readme.md
11
readme.md
|
|
@ -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
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue