Stremio addon that lists VAVOO TV channels and resolves clean HLS using the viewer's IP.
CHANNELS ARE NOT GENERATED OR HOSTED BY THIS PROJECT. They are the result of automated scraping from public third‑party sources. The author is not responsible for outages, blocks, geo restrictions, wrong names/links, or any use of this software. Bandwidth usage depends solely on your own Internet connection and provider.
Countries: Italy ,United Kingdom, France, Germany, Portugal, Spain, Albania, Turkey, Netherlands, Arabic, Balkans, Russia, Romania, Poland, Bulgaria
The static channel list is located at:
https://github.com/qwertyuiop8899/tvvoo/blob/main/src/channels/lists.json
This file contains all non-Italy channels with their name, country, logo, and category. Italy channels/categories/logos are handled separately via M3U.
Want to help?
src/channels/lists.json
.Open the landing page or deploy the server. Select countries and copy the manifest URL or use the Install button. Use the header toggle for ExoPlayer/AndroidTV compatibility.
You can use the mediaflowproxy for a smoother experience and avoid freeze
Manifest URLs are generated dynamically based on selected countries and header toggle.
If the link does not open the app, copy and paste the Manifest URL into Stremio.
Run locally
npm install
npm run build
PORT=7019 npm start
Open in Stremio: http://localhost:7019/manifest.json
2) Select countries (optional)
http://localhost:7019/cfg-it-uk-fr/manifest.json
http://localhost:7019/cfg-it-uk-fr-ex-de-pt/manifest.json
http://localhost:7019/manifest.json?include=it,uk&exclude=de
/configure
landing where you can quickly build and copy the manifest URL (with flag selection and a “Copy” button).- `GET /:cfg/manifest.json` (path style: `include=it,uk&exclude=de`)
- `GET /cfg-:cfg/manifest.json` (safe path: `cfg-it-uk[-ex-de]`)
- `GET /configure/:cfg/manifest.json` (compatibility)
- `GET /:cfg/configure` • `GET /configure/:cfg` (redirect to `/configure?cfg=...`)
- `GET /cfg-:cfg/configure`
addonSig
) is decoded/rewritten to prioritize the viewer IP- `VAVOO_LOG_SIG_FULL=1` log full signature (avoid in production)
- `VAVOO_BOOT_REFRESH=0` skip refresh at boot
Procfile
present). Run npm run build
then npm start
.Dockerfile
in this folder to build and publish quickly.This software is provided “as is”, without warranties. The author is not responsible for usage, third‑party content, blocks, or channel errors. Always check your local laws and the terms of the involved platforms.
1.5.23
Unknown
Multilingual
This site uses cookies to improve your browsing experience and show personalized content.