Coder Social home page Coder Social logo

spider1024's Introduction

草榴种子下载器

项目依赖Python3,需要requests库。国内运行需要翻墙。此项目仅用于代码学习

打开Caoliu.py,最后几行如下:

if __name__ == "__main__":
c = Caoliu()
c.start(downloadtype="yazhouwuma",page_start=1,page_end=20,max_thread_num=50)

type参数负责下载类型,其对应如下:

下载类型 type
亚洲无码 yazhouwuma
亚洲有码 yazhouyouma
欧美原创 oumeiyuanchuang
动漫原创 dongmanyuanchuang
国产原创 guochanyuanchuang
中字原创 zhongziyuanchuang

page_start,page_end代表起始页和终止页 max_thread_num代表允许程序使用的最大线程数 设定好各参数后,运行Caoliu.py。会在目录下创建一个torrent_dir,并开始下载种子。 image1

spider1024's People

Contributors

chuxiuhong avatar

Watchers

James Cloos avatar

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.