This repository has been archived on 2026-06-29. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
torttube/LICENSE
Sulkta 053a4bbcc5 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
408 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 and contributors.