Being able to choose the audio track before downloading a video #2099
Unanswered
adrien-robert
asked this question in
Help and Q&A
Replies: 1 comment 1 reply
-
Hi, |
Beta Was this translation helpful? Give feedback.
1 reply
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
When there is multiple audio track (example of a YouTube video) it seems that Video DownloadHelper is choosing the first one:

Is it possible to modify the extension so we can choose which language we want when we download a video?
Thanks
Addon & CoApp version and details
version: 9.3.7.2
target: mozilla
channel: stable
lang: en-US
coapp: {"found":true,"path":"C:\Program Files\DownloadHelper CoApp\vdhcoapp.exe","version":"2.0.19","new_version":false}
license: {"accepted":true,"email":"","key":"1a999068501a4427"}
platform: x86-64 win
UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:139.0) Gecko/20100101 Firefox/139.0
{
"valid_license_message_has_been_displayed": true,
"privacy_accept": true,
"used_history_button": true,
"concurrent_downloads_max": 10,
"never_show_no_incognito_msg_again": true,
"view_options": {
"all_tabs": false,
"low_quality": false,
"sort_by_status": true,
"sort_reverse": false,
"show_button_clean": true,
"show_button_clean_all": false,
"show_button_convert_local": false,
"hide_downloaded": false
},
"use_sidebar": false,
"open_count_store": 31,
"successfull_dl": 51,
"never_show_successfull_dl_message": true,
"download_history": {
"__serializer_tag": "map",
"__serializer_value": []
}
}
Beta Was this translation helpful? Give feedback.
All reactions