diff --git a/README.md b/README.md index 8a5695e..60c9c79 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ **TwinVine** -**NOT READY FOR RELEASE - Testing only** - -**Beta in testing** Linux mainly OK. Windows has Path issues. +**Beta in testing** . ![TwinVine GUI](https://github.com/vinefeeder/TwinVine/blob/main/images/vinefeederA.png) @@ -11,14 +9,19 @@ TwinVine is the home of TWO packages [Vinefeeder](https://github.com/vinefeeder and [Envied](https://github.com/vinefeeder/TwinVine/blob/main/packages/envied/README.md) TwinVine is the easy way to handle your download tasks. -When you have an exact program url - just use envied as a command line call. -When you only have the program name - just start with a search in vinefeeder. +* When you have an exact program url - just use envied as a command line call. +* When you only have the program name - just start with a search in vinefeeder. +* When you dont know what you want; use the browse function. +* Browse media categories like Film, Drama or Sport, for a selected service. +* Batch Mode: select multiple downloads from various services and download all together. + + **usage** ``` -uv run envied dl itv (program url) +uv run envied dl (options) (service) (program url) -uv run vinfeeder - to open the interactive GUI for search etc +uv run vinfeeder - to open the interactive GUI for search, browse, etc. ``` **Installation** @@ -42,6 +45,12 @@ Images ![TwinVine GUI](https://github.com/vinefeeder/TwinVine/blob/main/images/vinefeeder4.png) ![TwinVine GUI](https://github.com/vinefeeder/TwinVine/blob/main/images/vinefeeder5.png) ![TwinVine GUI](https://github.com/vinefeeder/TwinVine/blob/main/images/vinefeeder6.png) + ![TwinVine GUI](https://github.com/vinefeeder/TwinVine/blob/main/images/vinefeeder7.png) + ![TwinVine GUI](https://github.com/vinefeeder/TwinVine/blob/main/images/vinefeeder8.png) + ![TwinVine GUI](https://github.com/vinefeeder/TwinVine/blob/main/images/vinefeeder9.png) + ![TwinVine GUI](https://github.com/vinefeeder/TwinVine/blob/main/images/vinefeeder10.png) + ![TwinVine GUI](https://github.com/vinefeeder/TwinVine/blob/main/images/vinefeeder11.png) + diff --git a/images/vinfeeder10.png b/images/vinfeeder10.png new file mode 100644 index 0000000..0be2725 Binary files /dev/null and b/images/vinfeeder10.png differ diff --git a/images/vinfeeder11.png b/images/vinfeeder11.png new file mode 100644 index 0000000..ceba955 Binary files /dev/null and b/images/vinfeeder11.png differ diff --git a/images/vinfeeder7.png b/images/vinfeeder7.png new file mode 100644 index 0000000..577f777 Binary files /dev/null and b/images/vinfeeder7.png differ diff --git a/images/vinfeeder8.png b/images/vinfeeder8.png new file mode 100644 index 0000000..7a99f8c Binary files /dev/null and b/images/vinfeeder8.png differ diff --git a/images/vinfeeder9.png b/images/vinfeeder9.png new file mode 100644 index 0000000..17d0ca3 Binary files /dev/null and b/images/vinfeeder9.png differ