Happy New Year Everyone!
I bought a Lenovo Laptop and I've been trying to set up Youtube-dl-gui on it and am having problems. When I set it up on my desktop PC with Windows 7 Home, I put the files in a folder named YouTube-DL (with the YouTube-DL files) under Program Files (x86), and added the files (and other necessary files such as ffmpeg, etc.) to the Windows system path. It works fine.
But the laptop has Windows 10 and I guess registering files for the system path is different or something because it's not working. I get this error message:
Also, the download dialog box for the program said ffmpeg wasn't found either. MSVCR100.dll was preinstalled on the laptop so I assumed it was set up properly, although it is rather old (dated 2/1/2002), and I put ffmpeg in the system32 folder. Reinstalling the program seemed unnecessary as there is no installation process.File code execution cannot proceed because MSVCR100.dll was not found. Reinstalling the program may fix this problem.
Does anyone have any idea what I'm missing?
Thanks in advance...
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 10 of 10
-
-
I don't blame you for wanting a GUI. Doing this crap via command line is like living in the stone age. I wrote my own custom UI though. I don't trust any pre-compiled tools that are out there. The file it says you are missing is the Visual Studio 2010 Runtime library. I doubt it was pre-installed - although a lot of programs still use it - despite the fact it's older than dirt. At any rate, the 32 and 64 bit installers are still available from Microsoft - a quick google will give you the links. You may need to install the appropriate one (depending on your hardware architecture).
-
Hi.
Install this. Should fix your problem.
https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x86.exe
It's needed for youtube-dl.exe AND/OR yt-dlp.exe
yt-dlp.exe is the better way to go. It's a fork of youtube-dl.exe that has been updated more frequently in recent times.
https://github.com/yt-dlp/yt-dlp/releases/
Cheers -
Unfortunately, I actually do. I have moderate low vision and using command line tools is frustrating at best.
Imagine living in the stone age with low vision... But I could still see pretty well back in the PC stone age. Which for me, was about 35 years ago.
In days gone by I would agree. But as I got older my vision became progressively worse. My Ophthalmologist says I can count on being legally blind in a few years. (Oh, joy!) And I have no programming skills, so I have to use whatever is available to the general public. I tested a bunch of different programs and youtube-dl-gui works best for me.
Thanks for that... I found it and will give it a shot. -
@Axel Slingerland
If you wish to try another gui.
I extracted the files from:
https://github.com/Maxstupo/ydl-ui/releases/download/v2.9.0/YDL-UI_v2.9.0.0_Portable.zip
I renamed my copy yt-dlp.exe to youtube-dl.exe and dropped it in the bin\ folder.
A download from SBS worked OK. No other testing. ymmv.
I then dropped my build of ffmpeg.exe in the bin\ffmpeg\ folder to see if post processing worked. It all went fine.
My build of ffmpeg is a small static compile and so all the libraries found in bin\ffmpeg\ are not needed.
Pretty much all users work with a static build; as I do in my batch file compilations. -
I'm good, but thanks! The only thing I with was in youtube-dl-gui (that isn't already) is a pause button, but I can understand why there isn't one. However, I figured out that if you're part way through a download and need to stop it, most of the time you can just click on Cancel and when you start it up again with the same link, it will usually pick up where it left off. Sometimes it crashes, but over all it's a very stable program. At least for me, it has been.
-
I use that once in awhile. Like youtube-dl-gui, it works for some things, and not others. The good thing is one of them might work when the other one doesn't.
Similar Threads
-
Youtube-dl Gui
By Yamiraan in forum Video Streaming DownloadingReplies: 6Last Post: 18th Apr 2021, 10:00 -
TVDownloader and YouTube-dl-gui Question
By Axel Slingerland in forum Newbie / General discussionsReplies: 3Last Post: 13th Jan 2021, 09:55 -
How Can I Fix A Python Error on Totally New Win10 Install of Youtube-dl?
By abrogard in forum Video Streaming DownloadingReplies: 10Last Post: 3rd Oct 2019, 07:41 -
Dual boot Win10 32 bit with Win10 64 bit
By bevills1 in forum ComputerReplies: 15Last Post: 9th Apr 2018, 16:59 -
Questions/issues with youtube dl gui 1.63
By zeus182 in forum Video Streaming DownloadingReplies: 0Last Post: 18th Feb 2018, 21:02