New version works - but downloads in wrong language #1707
Replies: 9 comments 30 replies
-
I figured out how to grab the info from FireFox that I've posted below. Sorry for the confusion! version: 9.3.0.1 |
Beta Was this translation helpful? Give feedback.
-
Sorry for that, this language issue is on the top of the todo list. |
Beta Was this translation helpful? Give feedback.
-
@GrampaWildWilly I appreciate your long reply but .. I download maybe 20 YoutTube videos a day that I might refer to later for certain programming techniques. I can't do extensive processing on each video .. or Any processing really .. beyond just selecting the format if I wanted a smaller resolution output. I can devote just a few minutes to this task each day. What I .. need .. is a way to have VDH output the current stream it thinks is English .. and let me sequence thru the available languages until I find the actual English. The English is there .. I can hear if just fine if I play the video inside of YouTube. I just need a Very simple way to guide VDH to the 'correct' language? So .. that's my feature request. Have VDH play a few seconds of the audio with a key press that will move to the Next audio track until I can find the 'correct' one. |
Beta Was this translation helpful? Give feedback.
-
Has this problem been fixed for other (non-YouTube) websites yet? |
Beta Was this translation helpful? Give feedback.
-
Its still an issue, but indirect work-arounds, as mentioned earlier do exist. Gitbash is a Linux-style shell/tool environment for windoze. I use the 'gitbash' script attached below to limp around the problem. This script allows the "Main" URL to be simply pasted (without tedious fixups) directly onto the commandline and offers some degree of customization without forcing manual edits for every download. Feel free to use or ignore as you like. I had to rename the script extent/type ".sh" as ".txt" to make the github uploader happy, simply rename the script extent/type back to to ".sh" before use. gitbash for windows project page is here: https://gitforwindows.org |
Beta Was this translation helpful? Give feedback.
-
I still don't work for VDH (doubt I ever will) but my environment has had updates to the operating system, the browser, & VDH: Windows 11 Pro 64-bit version 24H2 build 26100.3624, Firefox 136.0.4 64-bit, licensed VDH 9.3.5.2 beta, CoApp 2.0.20. I used an example above provided by fellow user @exquirentibus: https://youtu.be/4CJUoYpGn4o. VDH still downloads the German audio track. I guess this just confirms @paulrouget has not yet gotten around to fixing the language issue on YouTube. @jay353535 mentions non-YouTube sites with a similar issue with language tracks. I wouldn't mind investigating one such example. I'd be curious to see if an approach similar to the one I documented above would work elsewhere, as I suspect it would. |
Beta Was this translation helpful? Give feedback.
-
Forgive me, but I cannot help but to comment. Long time fan of VDH. Been using this thing since college, which was early 2000s for me. First of all, @GrampaWildWilly maybe you don't work for VDH, but you are clearly their ambassador. I'd say you have the requisite knowledge of video/audio streaming to give them a helping hand, so let me know if you need a letter of recommendation. Second, your tutorial was more like a dissertation for me, but if I understand right it should be possible to use ffmpeg and ffprobe to download the YouTube video with the right audio, given that the VDH team is still working on recognizing multiple audio tracks. That will be quite a nice feature when ready. Yes, I am also convinced the foreign audio tracks are AI-generated based on how they sound. And yeah, the first language is always German for some reason. And so, I will study your guide and become a smarter man as a result. Thank you. |
Beta Was this translation helpful? Give feedback.
-
I suggest CDH developers get inspiration from how https://turboscribe.ai/ works. The example is for the video https://www.youtube.com/watch?v=nb-Q3AvFTeE which is downloaded in German (not the original language) by VDH. |
Beta Was this translation helpful? Give feedback.
-
Paid for many license keys on different PC's. Please get this working. I want to hear the videos I downloaded in my native language that my rig is setup for: English, and not German. Thank you. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Your question
I downloaded the new update a few days ago, it did work perfectly for a couple of days. However, today although it did recognize the video, it downloaded with the wrong language. I just downloaded ONLY the audio for one video and again it was in German not English which is the default language on my computer. This audio problem was a common issue not that long ago!
NOTE: was NOT able to obtain the info for my Addon and CoApp from FireFox as requested, so I grabbed info for Video-Downloadhelper from WaterFox. I have been completely unsuccessful in installing the CoApp in WaterFox, but it IS installed in FireFox! I have not been able to use video-downloadhelper in WaterFox for several years as CoApp will not install in that browser!
Addon & CoApp version and details
version: 9.3.0.1
target: mozilla
channel: stable
lang: en-US
coapp: {"found":false,"error":"No such native application net.downloadhelper.coapp"}
license: {"unneeded":true}
platform: x86-64 linux
UA: Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0
{
"http_media_download_strategy": "inbrowser",
"show_success_notification_for_icognito": 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": true,
"hide_downloaded": false
},
"open_count_store": 1,
"history_limit_in_days": 1
}
Beta Was this translation helpful? Give feedback.
All reactions