Giter VIP home page Giter VIP logo

Comments (4)

github-actions avatar github-actions commented on July 25, 2024

Hello @kiloson-c, thank you for your interest in our work!

If this is a bug report, please provide screenshots and minimum viable code to reproduce your issue, otherwise we can not help you.

from xvideos-dl.

lonsty avatar lonsty commented on July 25, 2024

貌似代理设置有问题,不能请求到数据,运行 curl -v https://www.xvideos.com/video36099195/i_m_japanese_i_m_japanese\# 并把结果贴出来看看。

from xvideos-dl.

 avatar commented on July 25, 2024

@lonsty

➜  ~ curl -v https://www.xvideos.com/video36099195/i_m_japanese_i_m_japanese\#
*   Trying 93.46.8.89:443...
*   Trying 2001::a88f:abba:443...
* Immediate connect fail for 2001::a88f:abba: 网络不可达
* connect to 93.46.8.89 port 443 failed: 拒绝连接
* Failed to connect to www.xvideos.com port 443 after 337 ms: 拒绝连接
* Closing connection 0
curl: (7) Failed to connect to www.xvideos.com port 443 after 337 ms: 拒绝连接
➜  ~ proxychains curl -v https://www.xvideos.com/video36099195/i_m_japanese_i_m_japanese\#
[proxychains] config file found: /home/closetool/.proxychains/proxychains.conf
[proxychains] preloading /usr/lib/libproxychains4.so
[proxychains] DLL init: proxychains-ng 4.15
*   Trying 93.46.8.89:443...
[proxychains] Dynamic chain  ...  127.0.0.1:8889  ...  127.0.0.1:1089  ...  93.46.8.89:443  ...  OK
* Connected to www.xvideos.com (127.0.0.1) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
*  CAfile: /etc/ssl/certs/ca-certificates.crt
*  CApath: none
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to www.xvideos.com:443 
* Closing connection 0
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to www.xvideos.com:443 
➜  ~ proxychains curl -v https://www.xvideos.com                                          
[proxychains] config file found: /home/closetool/.proxychains/proxychains.conf
[proxychains] preloading /usr/lib/libproxychains4.so
[proxychains] DLL init: proxychains-ng 4.15
*   Trying 103.252.115.221:443...
[proxychains] Dynamic chain  ...  127.0.0.1:8889  ...  127.0.0.1:1089  ...  103.252.115.221:443  ...  OK
* Connected to www.xvideos.com (127.0.0.1) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
*  CAfile: /etc/ssl/certs/ca-certificates.crt
*  CApath: none
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to www.xvideos.com:443 
* Closing connection 0
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to www.xvideos.com:443 

代理本身应该没有问题,通过proxychains可以访问到youtube

from xvideos-dl.

lonsty avatar lonsty commented on July 25, 2024

代理设置问题,非工具问题

from xvideos-dl.

Related Issues (18)

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.