{{ 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.


Destinations

You can specify custom destinations (directories) here. Downloads can be moved to one of these directories after completion from the index page, if you do not want them to be left in the download path above.

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