youtube-dl-gui
youtube-dl-gui copied to clipboard
Can't update. Infinity updating.
What is the purpose of your issue?
- [ ] Bug report
Bug report
If the problem occurs when downloadineg a URL please provide the full verbose output as follows:
- Restart youtube-dl-gui
- Go to
Options > Extra
tab - Enable Debug youtube-dl
- Go to
Options > Advanced
tab and Clear your log content - Try to download the URL
- Copy the whole log content and insert it between the ``` part below
[02/29/20 19:27:11] ERROR: Unable to download webpage: <urlopen error [WinError 10054] Óäàëåííûé õîñò ïðèíóäèòåëüíî ðàçîðâàë ñóùåñòâóþùåå ïîäêëþ÷åíèå> (caused by URLError(ConnectionResetError(10054, 'Óäàëåííûé õîñò ïðèíóäèòåëüíî ðàçîðâàë ñóùåñòâóþùåå ïîäêëþ÷åíèå', None, 10054, None),))
[02/29/20 20:10:56] ERROR: Unable to download webpage: <urlopen error [WinError 10054] Óäàëåííûé õîñò ïðèíóäèòåëüíî ðàçîðâàë ñóùåñòâóþùåå ïîäêëþ÷åíèå> (caused by URLError(ConnectionResetError(10054, 'Óäàëåííûé õîñò ïðèíóäèòåëüíî ðàçîðâàë ñóùåñòâóþùåå ïîäêëþ÷åíèå', None, 10054, None),))
[02/29/20 20:46:23] ERROR: Unable to download webpage: <urlopen error [WinError 10054] Óäàëåííûé õîñò ïðèíóäèòåëüíî ðàçîðâàë ñóùåñòâóþùåå ïîäêëþ÷åíèå> (caused by URLError(ConnectionResetError(10054, 'Óäàëåííûé õîñò ïðèíóäèòåëüíî ðàçîðâàë ñóùåñòâóþùåå ïîäêëþ÷åíèå', None, 10054, None),))
[02/29/20 20:47:35] ERROR: unable to download video data: HTTP Error 504: Gateway Time-out
[03/05/20 08:44:29] ERROR: unable to download video data: <urlopen error [Errno 11001] getaddrinfo failed>
[03/06/20 10:34:44] WARNING: Falling back on generic information extractor.
What operating system do you use ?
Windows 10 1909
List of actions to perform to reproduce the problem:
- Try update
- Wait (I am waiting all night - no luck)
- Goto 1
What is the expected behaviour ?
What happens instead ?
Updating never end. As result - can't update.
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<your user>\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
Seems that installing internet explorer 11 fix also the problem