torttube/LICENSE
Kayos 238dfb8391 M0 scaffold — Python addon + Rust sidecar
Kodi addon (plugin.video.torttube) shell with Cargo workspace for the
rustypipe-backed sidecar binary. No working extraction yet — addon.xml
parses, main.py is a notification stub, sidecar's main.rs prints scaffold
banner. See MILESTONES.md for M1..M6.

License: GPL-3.0-or-later (matches rustypipe + NewPipeExtractor).
2026-05-23 08:14:09 -07:00

9 lines
413 B
Text

torttube is licensed under the GNU General Public License version 3 or
(at your option) any later version. SPDX-License-Identifier: GPL-3.0-or-later.
The full text of the GPL-3.0 is available at
https://www.gnu.org/licenses/gpl-3.0.txt and will be bundled with the
addon.zip release artifact. This file is a pointer placeholder for the
in-repo development tree.
Copyright (C) 2026 Sulkta-Coop and contributors.