whatisgithub

What is pezzottio?

ceres777/pezzottio — explained in plain English

Analysis updated 2026-05-18

23JavaScriptAudience · generalComplexity · 2/5Setup · easy

In one sentence

A Stremio addon that bundles over 30 Italian streaming sources, debrid caching, and anime title matching into one no-server-needed install.

Mindmap

mindmap
  root((pezzottio))
    What it does
      Bundles 30+ streaming sources
      Runs its own proxy backend
      Ranks streams by cache and quality
    Tech stack
      JavaScript
      Stremio addon SDK
      Debrid services
    Use cases
      Watch Italian dubbed content
      Stream cached torrents instantly
      Track anime across multiple databases
    Audience
      Italian speaking users
      Stremio users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Watch Italian dubbed or subtitled shows without hosting your own proxy server

USE CASE 2

Merge streams from 30-plus sources ranked by cache status and video quality

USE CASE 3

Set up multiple viewing profiles for different household members

USE CASE 4

Get correct season and episode matching for long-running anime series

What is it built with?

JavaScriptStremio SDK

How does it compare?

ceres777/pezzottioavbiswas/llm_visualizerccpt5/comfyui-berninistudio
Stars232323
LanguageJavaScriptJavaScriptJavaScript
Setup difficultyeasymoderatemoderate
Complexity2/53/53/5
Audiencegeneraldevelopervibe coder

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Debrid services like TorBox or Real-Debrid are optional paid add-ons for instant playback.

Unknown from the description, check the repository for license terms.

So what is it?

Pezzottio is an addon for Stremio, the streaming media player that lets you add third-party sources through a plugin system. This addon bundles together streams from over 30 sources, integrated content catalogs, anime support, multi-profile management, and debrid service integration into a single installation. The primary audience is Italian-speaking users who want to watch Italian-dubbed or Italian-subtitled content, though the addon also has an English-language configuration. The main problem it addresses is that most Italian Stremio addons require you to set up and host your own server, typically a VPS or a Raspberry Pi running a piece of software called MediaFlowProxy, to handle video authentication and stream proxying. Without that server, video streams break after a few minutes. Pezzottio runs that proxy on its own public backend, so you paste one URL into Stremio and you are done. No Docker, no VPS, no ongoing maintenance on your end. For content, it pulls from torrent indexers and Italian streaming sites including StreamingCommunity, AnimeWorld, AnimeSaturn, and others. When you open an episode, all available streams are merged into one list, ranked by whether they are already cached in a debrid service (meaning near-instant playback), then by video quality, then by language preference. Supported debrid services are TorBox and Real-Debrid, both are optional paid services that store torrents on their own servers so your video starts immediately rather than waiting for a download. Anime gets special handling: the addon resolves titles across Kitsu, MAL, AniList, and AniDB, handles absolute episode numbering (so a long-running series episode number maps to the right season and episode), and filters out spinoffs and movie entries when you are looking for the main series. Season packs in torrents are handled automatically, picking the right file when you select a specific episode. The configuration page lets you create multiple profiles, each with its own addon URL, so you can have separate setups for different household members or content types without logging into anything. Stream URLs are signed and short-lived, and the project logs no user data or analytics.

Copy-paste prompts

Prompt 1
Explain how Pezzottio avoids needing me to run my own MediaFlowProxy server
Prompt 2
Walk me through setting up a TorBox or Real-Debrid account with this addon
Prompt 3
Show me how the multi-profile configuration page works
Prompt 4
Help me understand how absolute episode numbering works for anime in this addon

Frequently asked questions

What is pezzottio?

A Stremio addon that bundles over 30 Italian streaming sources, debrid caching, and anime title matching into one no-server-needed install.

What language is pezzottio written in?

Mainly JavaScript. The stack also includes JavaScript, Stremio SDK.

What license does pezzottio use?

Unknown from the description, check the repository for license terms.

How hard is pezzottio to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is pezzottio for?

Mainly general.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.