mirror of
https://github.com/doms9/iptv.git
synced 2026-03-10 11:47:34 +01:00
Compare commits
No commits in common. "8252766a332ac0cb0cf1b9a57b1bf53dd62e0f14" and "401424f6271ed349e3332900d1f62f85619f6d38" have entirely different histories.
8252766a33
...
401424f627
6 changed files with 98488 additions and 91237 deletions
1396
M3U8/TV.m3u8
1396
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
186924
M3U8/TV.xml
186924
M3U8/TV.xml
File diff suppressed because one or more lines are too long
|
|
@ -58,7 +58,7 @@ http://fl1.moveonjoy.com/C-SPAN/index.m3u8
|
|||
http://fl1.moveonjoy.com/CARTOON_NETWORK/index.m3u8
|
||||
|
||||
#EXTINF:-1 tvg-chno="20" tvg-id="WCBS-DT.us_locals1" tvg-name="CBS" tvg-logo="http://schedulesdirect-api20141201-logos.s3.dualstack.us-east-1.amazonaws.com/stationLogos/s10098_dark_360w_270h.png" group-title="TV",CBS
|
||||
https://fl1.moveonjoy.com/NY_NEW_YORK_CBS/index.m3u8
|
||||
http://mytvstream.net:8080/live/bn80NG/909467/120749.m3u8
|
||||
|
||||
#EXTINF:-1 tvg-chno="21" tvg-id="CBS.News.National.Stream.us2" tvg-name="CBS News 24/7" tvg-logo="http://schedulesdirect-api20141201-logos.s3.dualstack.us-east-1.amazonaws.com/stationLogos/s104846_dark_360w_270h.png" group-title="TV",CBS News 24/7
|
||||
https://cbsn-us.cbsnstream.cbsnews.com/out/v1/55a8648e8f134e82a470f83d562deeca/master.m3u8
|
||||
|
|
|
|||
1394
M3U8/events.m3u8
1394
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
|
|
@ -76,7 +76,7 @@ async def main() -> None:
|
|||
httpx_tasks = [
|
||||
asyncio.create_task(fawa.scrape()),
|
||||
asyncio.create_task(istreameast.scrape()),
|
||||
asyncio.create_task(pawa.scrape()),
|
||||
# asyncio.create_task(pawa.scrape()),
|
||||
asyncio.create_task(shark.scrape()),
|
||||
asyncio.create_task(streambtw.scrape()),
|
||||
asyncio.create_task(streamfree.scrape()),
|
||||
|
|
|
|||
|
|
@ -1,11 +1,12 @@
|
|||
## Base Log @ 2026-02-07 04:18 UTC
|
||||
## Base Log @ 2026-02-06 04:26 UTC
|
||||
|
||||
### ✅ Working Streams: 144<br>❌ Dead Streams: 2
|
||||
### ✅ Working Streams: 143<br>❌ Dead Streams: 3
|
||||
|
||||
| Channel | Error (Code) | Link |
|
||||
| ------- | ------------ | ---- |
|
||||
| CW | HTTP Error (404) | `https://fl1.moveonjoy.com/CW_ORLANDO/index.m3u8` |
|
||||
| FXX | HTTP Error (404) | `https://fl1.moveonjoy.com/FXX/index.m3u8` |
|
||||
| Spectrum SportsNet LA Dodgers | HTTP Error (403) | `http://mytvstream.net:8080/live/bn80NG/909467/31636.m3u8` |
|
||||
| Sportsnet One | HTTP Error (403) | `http://mytvstream.net:8080/live/bn80NG/909467/57297.m3u8` |
|
||||
---
|
||||
#### Base Channels URL
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue