initial commit

This commit is contained in:
VineFeeder
2025-08-25 19:36:03 +01:00
parent e383d6ce9e
commit 1034a6c18c
+11 -1
View File
@@ -27,7 +27,16 @@ uv run vinfeeder - to open the interactive GUI for search, browse, etc.
Uv is the package manager and loads both VineFeeder and Envied together. Envied runs independenly or may be called by Vinefeeder.
This installs the latest version directly from the GitHub repository:
If you do not alrealy have uv as a python package intall it first using pip
```
pip install uv
or
python3 -m pip install uv
```
Then install TwinVine the following installs the latest version directly from the GitHub repository:
```shell
git clone https://github.com/vinefeeder/TwinVine.git
@@ -58,6 +67,7 @@ Envied has
ALL4 AUBC CBS DSCP iP MAX MY5 NF PCOK ROKU SPOT TPTV TVNZ YTBE
ARD CBC CTV DSNP ITV MTSP NBLA NRK PLUTO RTE STV TUBI UKTV ZDF
Not all have been tested
Images
![TwinVine GUI](https://github.com/vinefeeder/TwinVine/blob/main/images/vinefeeder1.png)