mirror of
https://github.com/doms9/iptv.git
synced 2026-06-06 02:43:05 +02:00
Compare commits
34 commits
c54b6f51d9
...
cc57ac97a0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cc57ac97a0 | ||
|
|
b47889dcec | ||
|
|
15c78c0697 | ||
|
|
91e0874e35 | ||
|
|
214b468897 | ||
|
|
f6ca9b5a50 | ||
|
|
7b06f77113 | ||
|
|
1361f8c0cc | ||
|
|
e4f0368720 | ||
|
|
c59b5bdc2e | ||
|
|
e5faea5e04 | ||
|
|
93569fc1c2 | ||
|
|
61cd6f5cea | ||
|
|
803e411fe9 | ||
|
|
99c44b9f60 | ||
|
|
62a371fd8e | ||
|
|
2cb279af33 | ||
|
|
315b624b11 | ||
|
|
f1bccdbde6 | ||
|
|
ac7fe5dd37 | ||
|
|
d9f05758a5 | ||
|
|
992bf310be | ||
|
|
70637bf0d2 | ||
|
|
4cb2c7008c | ||
|
|
32edcdb6d3 | ||
|
|
0de8e62620 | ||
|
|
1cd18e0beb | ||
|
|
9aab853314 | ||
|
|
9d265b7e27 | ||
|
|
482acd3f2b | ||
|
|
d81b2e08ff | ||
|
|
620552b8db | ||
|
|
059565b75a | ||
|
|
a8cc919c7f |
5 changed files with 119025 additions and 118667 deletions
1668
M3U8/TV.m3u8
1668
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
234341
M3U8/TV.xml
234341
M3U8/TV.xml
File diff suppressed because one or more lines are too long
1668
M3U8/events.m3u8
1668
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,15 +1,10 @@
|
|||
## Base Log @ 2026-05-04 16:18 UTC
|
||||
## Base Log @ 2026-05-05 10:17 UTC
|
||||
|
||||
### ✅ Working Streams: 156<br>❌ Dead Streams: 6
|
||||
### ✅ Working Streams: 160<br>❌ Dead Streams: 1
|
||||
|
||||
| Channel | Error (Code) | Link |
|
||||
| ------- | ------------ | ---- |
|
||||
| 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` |
|
||||
| QVC | HTTP Error (403) | `http://212.102.60.231/QVC/index.m3u8` |
|
||||
---
|
||||
#### Base Channels URL
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue