From e647a180ca539604236e23856c3ae41fd0e2232e Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Thu, 30 Sep 2021 13:00:31 +0930 Subject: [PATCH] Beautify config screen. --- web/config.html | 31 ++++++++++++++++++------------- web/layout.tmpl | 20 ++++++++++++++++++++ 2 files changed, 38 insertions(+), 13 deletions(-) diff --git a/web/config.html b/web/config.html index ff5085f..5a7c75b 100644 --- a/web/config.html +++ b/web/config.html @@ -15,9 +15,9 @@ is available.

-
+
-
+
Server @@ -27,14 +27,14 @@ The port the web server will listen on. - + The address the service will be available on. Generally it will be http://hostname:port where hostname is the host the server is running on, and port is the port you set above. - + The path on the server to download files to. UI @@ -51,33 +51,38 @@
-
-
+
+
Download Profiles +

Gropple supports multiple download profiles. Each profile specifies a different youtube-dl + compatible command, and arguments. When starting a download, you may choose which profile + to use. The URL will be appended to the argument list at the end. +

+