Streamlinkproxy
versıon: 7.6.0
uptade 10.09.2025
1) Latest streamlink lib from GIT - https://github.com/streamlink/…/blob/master/CHANGELOG.mdUPDATE 7.6.0
Streamlinkproxy
versıon: 7.6.0
uptade 10.09.2025
1) Latest streamlink lib from GIT - https://github.com/streamlink/…/blob/master/CHANGELOG.mdUPDATE 7.6.0
Streamlinkproxy
versıon: 8.0.0
uptade 12.11.2025
UPDATE 8.0.01) Latest streamlink lib from GIT - https://github.com/streamlink/…/blob/master/CHANGELOG.md
Streamlinkproxy
versıon: 8.1.0
UPTADE: 15.12.2025
UPDATE 8.1.0ü1) Latest streamlink lib from GIT - https://github.com/streamlink/…/blob/ma ... ANGELOG.md2) Minor changes to launch with a specified logging mode. Now the launch format is completely identical to the original version. For example
3) Since the streamlink library now only works on Python versions >= 3.10, the server code has been insignificantly reworked.
DOWNLOAD
PHP Code:enigma2-plugin-extensions-streamlinkproxy_8.1.0_all.ipk
Streamlinkproxy
versıon: 8.2.0
UPTADE: 10.02.2026
UPDATE
8.2.0
1) Latest streamlink lib from GIT -https://github.com/streamlink/streamlink/blob/master/CHANGELOG.md
DOWNLOAD
PHP Code:enigma2-plugin-extensions-streamlinkproxy_8.2.0_all.ipk
Streamlinkproxy
versıon: 8.2.1
UPTADE: 06.03.2026
UPDATE 8.2.1
DOWNLOAD
PHP Code:enigma2-plugin-extensions-streamlinkproxy_8.2.1_all.ipk
-Update 16.03.2026-
Streamlinkproxy v8.2.1
Thx @pepsik
- Changed: HLS stream names using the "pixels" format to include framerate data, if available
- Deprecated: imports of re-exported attributes from streamlink.stream
- Fixed: plugin-related typing issues and missing typing annotations
- Updated plugins:
- ceskatelevize: fixed sports streams
- nrk: updated to tv-player v9
- pluto: updated to v2 API
- twitch: switched to Usher v2 API endpoints
- youtube: updated API clientVersion
# StreamProxy - The Intelligent Proxy for Enigma2
## What is StreamProxy?
**StreamProxy** is a plugin for Enigma2 receivers that turns your decoder into an **intelligent proxy server** capable of playing HLS (m3u8) streams from any source. Whether the streams are encrypted, protected by tokens, hidden behind JavaScript, or require custom headers – StreamProxy handles them transparently.
## How does it work?
The plugin is based on a **local HTTP server** (port 7860) that acts as a bridge between Enigma2 and streaming services. When you select a channel, StreamProxy:
1. **Intercepts** the playback request.
2. **Analyzes** the URL and identifies the service (DaddyLive, Vavoo, Freeshot, Mixdrop, Sport99, TVTap, etc.).
3. **Resolves** the stream using a specific extractor for that service.
4. **Decrypts** segments if necessary (AES-128).
5. **Serves** the stream to Enigma2 in a compatible format (TS or fMP4).
**The result is that any streaming URL you feed it gets played!**
## Why is it different from others?
- **A proxy, not just a player**: StreamProxy doesn't play streams directly; it transforms them so Enigma2 understands them. This means channels become **full Enigma2 services** with EPG, recording, and zapping.
- **Extensibility**: Simply add a new extractor to the `/extractors` folder to support a new service. **No need to rewrite the plugin!**
- **Encrypted stream support**: Handles AES-128, JWT tokens, wmsAuthSign, and other authentication systems.
- **Intelligent caching**: Reduces load on the decoder and speeds up zapping.
- **Optional external proxy**: If your decoder can't keep up, you can delegate decryption to an external server (EasyProxy/MediaFlowProxy) for better performance.
## How to use it?
1. **Install the plugin** in `/usr/lib/enigma2/python/Plugins/Extensions/StreamProxy`.
2. **Restart Enigma2**.
3. **Add channels** as standard IPTV services. StreamProxy will automatically recognize supported URLs.
## Integration with BouquetUpdater
StreamProxy and BouquetUpdater are **complementary**:
- **BouquetUpdater**: Downloads and updates channel lists (bouquets) from external sources.
- **StreamProxy**: Takes those channel URLs and makes them playable on Enigma2.
Together they create a complete system: channels are updated automatically and made playable without any manual configuration.
## Currently Supported Services
In practice, **any streaming URL you have – StreamProxy handles it**.
## Special Thanks
A special thanks to **OlinadWiz** for the original concept, and to all beta testers and the Enigma2 community who made this project possible.
Thanks Lululla
PHP Code:enigma2-plugin-extensions-streamproxy_1.3_20260708_all.ipk
Streamlinkproxy
versıon: 1.3
UPTADE: 13.07.2025
Release v1.3_20260712
Changes in this release
Add dynamic skin loading and resolution helpers
Apply auto PEP8 aggressive fixes
fix gestione stream in appcore e server
fix Lint
Fix image source for GPLv3 logo in README
Update GPLv3 logo link in README
Update GPLv3 logo in README
Update GPLv3 logo in README.md
fix vix extractor
setup command
Code:wget -q --no-check-certificate https://raw.githubusercontent.com/OwnerPlugins/scsearch/main/installer.sh -O - | /bin/bash
opkg update
opkg install python3-beautifulsoup4
DOWNLOAD
PHP Code:enigma2-plugin-extensions-streamproxy_1.3_20260712_all.ip