Code Monkey home page Code Monkey logo

tzh91porn's Introduction

tzh91porn

91porn multiprocessing version

first: Open pa91.py and edit START and END variables, those two vars means which pages range you want to crawl.

second: run pa91.py type py3 pa91.py in cmd. you will get html and txt files when in urls file. you can open html file to see movies online in your chrome. Also you can open txt file to copy the urls and download yourself.

last: run py3 download.py in cmd. you will get all the movies downloaded in your movies file.

Enjoy your self.

Dave Tang

tzh91porn's People

Contributors

gtzh avatar

Stargazers

 avatar

Watchers

James Cloos avatar

tzh91porn's Issues

python download.py 运行出问题,怎么解决

d:\Desktop\tzh91porn-master>python download.py
start :

Traceback (most recent call last):
File "download.py", line 85, in
main_download()
File "download.py", line 60, in main_download
lines, urls_num = read_dl_urls()
File "download.py", line 9, in read_dl_urls
lines = [eval(i.strip('\n')) for i in f.readlines()]
File "download.py", line 9, in
lines = [eval(i.strip('\n')) for i in f.readlines()]
File "", line 1
4034288'}
^
SyntaxError: EOL while scanning string literal

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.