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).
This commit is contained in:
commit
238dfb8391
11 changed files with 231 additions and 0 deletions
9
LICENSE
Normal file
9
LICENSE
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue