-
Notifications
You must be signed in to change notification settings - Fork 100
Closed as not planned
Description
Hello,
how do I set up Vimb to use external download manager, and correctly download files what come with blob:// url? (blob files)
I am using uget and this is my current config setup:
set download-path="$HOME/Downloads/"
set download-use-external=true
set download-command=/bin/zsh -c "uget-gtk --folder=\"$VIMB_DOWNLOAD_PATH\" --http-referer=\"$VIMB_URI\" %s"
The link I provided explains how this would be done, but it seems like a "manual" approach - is there an "automatic" setup for the download-command?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels