{{ define "content" }} {{ template "menu.tmpl" . }}

Note: changes are not saved until the "Save Config" button is pressed.

Server 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 default path on the server to download files to. How many downloads can be simultaneously active. Use '0' for no limit. This limit is applied per domain that you download from. UI

Note that changes to the popup dimensions will require you to recreate your bookmarklet.

The width of popup windows in pixels. The height of popup windows in pixels.
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.


Download Options

You can specify custom download options here. These are (optionally) selectable in addition to the profile when starting a download. They append extra arguments to the downloader command. The most common use is to specify a particular -o argument to yt-dlp to allow files to be downloaded to a custom path.

{{ end }} {{ define "js" }} {{ end }}