Coder Social home page Coder Social logo

Comments (7)

Maxstupo avatar Maxstupo commented on August 25, 2024 1

You can specify a proxy by going to the "workarounds" tab when adding a download (uncheck basic mode, bottom left corner).
This option supports HTTP/HTTPS/SOCKS proxies. To enable SOCKS proxy, specify a proper scheme. (e.g. socks5://127.0.0.1:1080/ )

If the above suggestion fails, I'm unable to fix or add support because this is a user interface for youtube-dl. You might have better luck viewing the documentation or issues tracker for youtube-dl.

from ydl-ui.

Maxstupo avatar Maxstupo commented on August 25, 2024

Please paste the download log text (Right click the download in the download list > View Log).

Are you using the portable or non-portable edition?

from ydl-ui.

Smile4ever avatar Smile4ever commented on August 25, 2024

Okay, I missed that option.

Log:

Working Directory: C:\Users\XYZ\Videos
Executing: C:\Users\XYZ\AppData\Local\Temp\YDL-UI.auhmerkw.1mc\youtube-dl.exe --no-overwrites --format "bestvideo[width<=?3840][height<=?2160][fps<=?144]+bestaudio/best[width<=?3840][height<=?2160][fps<=?144]" --extract-audio --audio-format mp3 --prefer-ffmpeg --ffmpeg-location "C:\Users\XYZ\AppData\Local\Temp\YDL-UI.auhmerkw.1mc\ffmpeg.exe" "https://youtube.com/watch?v=HlALp2Z890Y"
[youtube] HlALp2Z890Y: Downloading webpage
ERROR: Unable to download webpage: <urlopen error Tunnel connection failed: 407 Proxy Authentication Required> (caused by URLError(OSError('Tunnel connection failed: 407 Proxy Authentication Required',),))

So it seems it cannot handle proxy servers; is this something you plan to fix or support?

from ydl-ui.

Smile4ever avatar Smile4ever commented on August 25, 2024

I have used http://username:[email protected]:8080 and that gets me through the proxy.

Still doesn't download though.

C:\Users\XYZ\AppData\Local\Temp\YDL-UI.k1y3bh1i.30d\youtube-dl.exe --ignore-errors --proxy "http://XYZ:[email protected]:8080" --no-overwrites --format "bestvideo[width<=?3840][height<=?2160][fps<=?144]+bestaudio/best[width<=?3840][height<=?2160][fps<=?144]" --prefer-ffmpeg --ffmpeg-location "C:\Users\XYZ\AppData\Local\Temp\YDL-UI.k1y3bh1i.30d\ffmpeg.exe"  "https://youtube.com/watch?v=EJuxDbSkwmQ"
[youtube] EJuxDbSkwmQ: Downloading webpage
[youtube] EJuxDbSkwmQ: Downloading video info webpage
ERROR: EJuxDbSkwmQ: "token" parameter not in video info for unknown reason; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

from ydl-ui.

Maxstupo avatar Maxstupo commented on August 25, 2024

I have released a new version of YDL-UI (v2.4.1) packaged with a newer youtube-dl version, this might fix the problem.

from ydl-ui.

Smile4ever avatar Smile4ever commented on August 25, 2024

Working Directory: C:\Users\XYZ\Videos
Execution: C:\Users\XYZ\Downloads\YDL_UI_v2.4.1_Portable\bin\youtube-dl.exe --ignore-errors --proxy "http://username:[email protected]" --no-overwrites --format "bestvideo[width<=?3840][height<=?2160][fps<?144]+bestaudio/best[width<=?3840][height<=?2160][fps<=?144]". --Prefer-ffmpeg --ffmpeg-location "C:\Users\XYZ\YDL_UI_v2.4.1_Portable\bin\ffmpeg.exe" "https://youtube.com/watch?v=EJuxDbSkwmQ".
[youtube] EJuxDbSkwmQ: Downloading webpage
ERROR: Unable to download webpage: <urlopen error [WinError 10060] A connection attempt failed because the connected party did not reply correctly after a certain time, or the connection made failed because the connected host did not reply > (caused by URLError(TimeoutError(10060, 'A connection attempt failed because the connected party did not reply correctly after a certain time, or the connection made failed because the connected host did not reply', None, 10060, None),)).

from ydl-ui.

Smile4ever avatar Smile4ever commented on August 25, 2024

I tried with version 2.4.2 and that worked.

from ydl-ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.