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

How do I use a proxy server? #440

Open KirbyFan102 opened 4 years ago

KirbyFan102 commented 4 years ago

Please follow the guide below

WARNING

All invalid issues will be rejected!!



What is the purpose of your issue?

Please remove any sections between (---) if they are not related to your issue


Bug report

If the problem occurs when downloading a URL please provide the full verbose output as follows:

  1. Restart youtube-dl-gui
  2. Go to Options > Extra tab
  3. Enable Debug youtube-dl
  4. Go to Options > Advanced tab and Clear your log content
  5. Try to download the URL
  6. Copy the whole log content and insert it between the ``` part below
youtube_dl_gui\downloaders.py:59: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal

What operating system do you use ?

Windows 10


I am trying to use a proxy server to download a region-locked video. However, all attemps to download not only that video, but all youtube videos fail, and I suspect it's because I'm not doing something right. How am I supposed to add a proxy server, exactly?

fabaoin commented 2 years ago

option-advanced-proxy

socks5://127.0.0.1:1080