Git Product home page Git Product logo

Comments (24)

aandrew-me avatar aandrew-me commented on June 11, 2024

Hello
#150
Create a text file, put the proxy test in it, like --proxy http://localhost:8080, then select the file from Preferences -
image

from ytdownloader.

mfaridi1394 avatar mfaridi1394 commented on June 11, 2024

--proxy http://localhost:8080

Thanks
If I want use socks5 , what I must put in config file?

from ytdownloader.

aandrew-me avatar aandrew-me commented on June 11, 2024

Example
—proxy socks5://user:[email protected]:1080/

from ytdownloader.

mfaridi1394 avatar mfaridi1394 commented on June 11, 2024

Example —proxy socks5://user:[email protected]:1080/

config file does not work m because I get connection time out error

from ytdownloader.

aandrew-me avatar aandrew-me commented on June 11, 2024

You're likely doing something wrong, for example I used a public socks5 proxy from here,
so my config file looked like this

--proxy socks5://142.54.228.193:4145

And it worked without any problem

from ytdownloader.

mfaridi1394 avatar mfaridi1394 commented on June 11, 2024

You're likely doing something wrong, for example I used a public socks5 proxy from here, so my config file looked like this

--proxy socks5://142.54.228.193:4145

And it worked without any problem

I got this error
`
URL: https://www.youtube.com/watch?v=nb5oYkF3bI8

	ERROR: [youtube] nb5oYkF3bI8: Unable to download API page: (, 'Connection to www.youtube.com timed out. (connect timeout=20.0)') (caused by TransportError("(, 'Connection to www.youtube.com timed out. (connect timeout=20.0)')"))

	`

from ytdownloader.

aandrew-me avatar aandrew-me commented on June 11, 2024

Well that means likely something is wrong with your proxy. If you are using a public proxy, I may try it, otherwise I cant help

from ytdownloader.

mfaridi1394 avatar mfaridi1394 commented on June 11, 2024

Well that means likely something is wrong with your proxy. If you are using a public proxy, I may try it, otherwise I cant help

I set this proxy on another application and work like charm

from ytdownloader.

aandrew-me avatar aandrew-me commented on June 11, 2024

Did you try accessing YouTube with your proxy?

from ytdownloader.

mfaridi1394 avatar mfaridi1394 commented on June 11, 2024

Did you try accessing YouTube with your proxy?

I have another program for download from youtube and I set this proxy on it and work

from ytdownloader.

aandrew-me avatar aandrew-me commented on June 11, 2024

How does your config file look like?
(Remove sensitive details)

from ytdownloader.

mfaridi1394 avatar mfaridi1394 commented on June 11, 2024

How does your config file look like? (Remove sensitive details)

Hostname/IP:127.0.0.1
Port: 8080
ProxyType: Socks5 Proxy

from ytdownloader.

aandrew-me avatar aandrew-me commented on June 11, 2024

So your config file should look like this, if it is how you mentioned

--proxy socks5://127.0.0.1:8080

from ytdownloader.

mfaridi1394 avatar mfaridi1394 commented on June 11, 2024

So your config file should look like this, if it is how you mentioned

--proxy socks5://127.0.0.1:8080

I set this but I get timeout error

from ytdownloader.

aandrew-me avatar aandrew-me commented on June 11, 2024

Hm ok I am taking a look at the issue

from ytdownloader.

aandrew-me avatar aandrew-me commented on June 11, 2024

Hm I think I know your problem, you have to wait till the next update :(
Thanks for creating the issue

from ytdownloader.

aandrew-me avatar aandrew-me commented on June 11, 2024

It should work after next update. Then use this in config file

--no-check-certificate --proxy socks5://127.0.0.1:8080

from ytdownloader.

mfaridi1394 avatar mfaridi1394 commented on June 11, 2024

--no-check-certificate --proxy socks5://127.0.0.1:8080

OK, thanks I will wait for your next update

from ytdownloader.

aandrew-me avatar aandrew-me commented on June 11, 2024

Update will be available today, soon

from ytdownloader.

aandrew-me avatar aandrew-me commented on June 11, 2024

And I will likely add a proper proxy option in settings too later

from ytdownloader.

mfaridi1394 avatar mfaridi1394 commented on June 11, 2024

And I will likely add a proper proxy option in settings too later

Thanks

from ytdownloader.

aandrew-me avatar aandrew-me commented on June 11, 2024

Did you get to try?

from ytdownloader.

mfaridi1394 avatar mfaridi1394 commented on June 11, 2024

Did you get to try?

Thanks
after update and install new version problem solved and I can download from youtube.

Thanks
again

from ytdownloader.

aandrew-me avatar aandrew-me commented on June 11, 2024

Awesome!

from ytdownloader.

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.