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
053a4bbcc5
11 changed files with 231 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
# torttube English (en_GB) strings
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: torttube\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language: en_gb\n"
|
||||
Reference in a new issue