Git Product home page Git Product logo

dapengexport's People

Contributors

arlenwkx avatar

Stargazers

 avatar

Watchers

 avatar

dapengexport's Issues

代理ip咨询,下载时大量403报错

大佬您好,在使用您的脚本下载视频的时候遇到点问题,自己进行了一些尝试,未能完全解决,想来还是直接咨询您方便快捷一些:

  1. 下载过程中出现大量403报错,根据您的项目描述,应该和代IP有关系,我看了一下您的源码,其中包含了从一些代理网站直接获取代理IP的功能,尽管proxies.txt文件中的IP信息确实是采集自对应网站的最新代理IP,但是在下载过程中依然大量403报错。故想问一下,有没有靠谱的代理IP获取方法可以推荐,或者这种情况应该如何解决。
  2. 我尝试过将程序中的aria2x的调用改成了aria2c,因为运行的时候显示aria2x与系统不兼容,系统已经安装了aria2c,不知道这样的操作会不会是大量403的间接原因。
  3. 鉴于兼容性的问题,大佬是否能告知一下您的开发环境配置,具体的系统信息,因为执行aria2x的时候显示不支持64X的系统。

目前急于下载备份购买的dapeng课程,还希望大佬可以多多指点。

'generator' object has no attribute 'remove'报错

大佬您好,
下载您的代码执行后出现如下报错,还请指教,查询了一下google暂时没找到合适的修改方法,还请指点,感谢。

Traceback (most recent call last):
  File "./DaPengExport-main/main.py", line 324, in <module>
    c.getIP()
  File "./Downloads/DaPengExport-main/main.py", line 296, in getIP
    self.proxies = self.tpool.map(self.testproxy, self.raw_proxies).remove([])
AttributeError: 'generator' object has no attribute 'remove'

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.