仅支持python3
pip3 install requests
pip3 install lxml
pip3 install bs4
视频爬虫使用:
python3 pornhub_spider.py [分类] [清晰度]
例如:
python3 pornhub_spider.py 111 240
视频url使用(会生成url.txt文件,url储存在此文件内):
python3 pornhub_spider_url.py [分类] [清晰度]
例如:
python3 pornhub_spider_url.py 111 240