MrS0m30n3 / youtube-dl-gui

A cross platform front-end GUI of the popular youtube-dl written in wxPython.
The Unlicense
9.27k stars 1.58k forks source link

youtube-dl update failure #456

Open fbxmtjqj opened 4 years ago

fbxmtjqj commented 4 years ago

image

So I can't download YouTube.

negativecitizen commented 4 years ago

I' ve a definitive solution to this .You can redirect the download directory for youtube-dl to avoid this error :1. first locate your "settings.json" usually in "C:\Users\\AppData\Roaming\youtube-dlg" 2. edit the last line ("youtubedl_path".............. ") and change the path to something practical like C:\youtube-dl 3. paste the latest youtube-dl.exe downloaded from this url https://github.com/ytdl-org/youtube-dl/releases/
Probably you need to make the copy a a fresh .exe time to time to get the latest version but its straight and works. This is a way to manually update the library avoiding the certificate error and the lost of time .Enjoy

negativecitizen commented 4 years ago

Seems that installing internet explorer 11 fix also the problem

decembre commented 4 years ago

Seem can't be possible to update for me too. Error msg.: "Youtube-dl download failed [<urlopen error timed out>]"

decembre commented 4 years ago

Now it seems work....

serial02 commented 3 years ago

Hello guys

I have the same problem. Does anyone have another suggestion or solution for this error message? It is not possible to transfer videos via youtube-dlg, but youtube-dl works normally on windows 10.

In a new installation it didn't work here anymore:

Captura de tela 2021-01-24 200457
negativecitizen commented 3 years ago

Do you try installing internet explorer or edge? also you can install manually install the executable youtube-dl.exe.

serial02 commented 3 years ago

Do you try installing internet explorer or edge? also you can install manually install the executable youtube-dl.exe.

Hello @negativecitizen

It worked! Thanks