How to not use the built-in downloader? #1426
Unanswered
moontripx
asked this question in
Help and Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Your question
So i just want to use VDH as an extension to catch/identify videos but not as downloader, when I want to click download, i want it to lead me to my download manager, so how exactly can I do that? it was possible before, can i still do that now?
Addon & CoApp version and details
version: 9.1.1.0
target: google
channel: stable
lang: en-US
coapp: {"found":true,"new_version":false,"path":"C:\Program Files\DownloadHelper CoApp\vdhcoapp.exe","version":"2.0.19"}
license: {"unset":true}
platform: x86-64 win
UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
{
"used_history_button": true,
"download_directory": "D:\DOCUMENTS\OF",
"last_download_directory": {
"__serializer_tag": "option_some",
"__serializer_value": {
"__serializer_tag": "primitive",
"__serializer_value": "C:\Users\test\Downloads"
}
},
"never_show_no_incognito_msg_again": true,
"view_options": {
"all_tabs": false,
"hide_downloaded": false,
"low_quality": false,
"show_button_clean": true,
"show_button_clean_all": false,
"show_button_convert_local": false,
"sort_by_status": true,
"sort_reverse": false
},
"use_sidebar": false,
"open_count_store": 10,
"successfull_dl": 16,
"download_history": {
"__serializer_tag": "map",
"__serializer_value": []
}
}
Beta Was this translation helpful? Give feedback.
All reactions