Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Imported from Haehnchen/vavoo-iptv-stream-proxy (AGENTS.md). Install upstream with npx skills add Haehnchen/vavoo-iptv-stream-proxy. Copyright stays with the author.
AGENTS.md
Project
Node.js proxy for VAVOO IPTV streams.
Main entry point: index.js
Rules
Keep changes small and focused.
Do not break existing HTTP endpoints:
GET /channels.m3u8
GET /countries
GET /stream/:id
Prefer simple Node.js code and existing project style.
Update README.md if CLI options or endpoints change.
Before Finishing
Run a quick syntax check or start test if relevant.
Verify the server still starts with node index.js.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/haehnchen-vavoo-iptv-stream-proxy-vavoo-iptv-stream-proxy/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.