torttube/addon/plugin.video.torttube
Kayos ffc7332910 Declare plugin.video.youtube as a Kodi addon dep
addon.xml now requires plugin.video.youtube >=7.0.0 in addition to
xbmc.python and (optional) inputstream.adaptive. When a user installs
torttube, Kodi resolves the dep and auto-fetches plugin.video.youtube
from the official Kodi addon repository — user only manages torttube,
the dep is transparent.

This is Cobb's preferred 'one-addon experience' without the
maintenance liability of vendoring + maintaining 5.6MB / 15k LOC of
their player code in our tree.

README architecture diagram updated to show pv.youtube as a dependency
rather than a sibling. docs/install.md notes that Kodi auto-installs
the dep — no manual pv.youtube step needed.

Addon version 0.0.12.
2026-05-23 12:15:06 -07:00
..
resources M7 DONE via delegation — pv.youtube plays HD with audio 2026-05-23 11:58:12 -07:00
addon.xml Declare plugin.video.youtube as a Kodi addon dep 2026-05-23 12:15:06 -07:00
main.py Delegate + SponsorBlock parallel — best of both worlds 2026-05-23 11:59:26 -07:00