wqcvc / 91porn

重构了91的爬虫代码,这回将视频下载上传到GitHub做的视频床,并将cdn地址存入数据库

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduce

you can watch video by global cdn network through the project

Environment

  • Python3.6+ There is a tutorial on how to install python3.9 in ubuntu 16 and ubuntu 18 --> click me
  • pip
    wget https://bootstrap.pypa.io/get-pip.py
    python3 get-pip.py

How to use

  1. edit the config file

    edit the config.ini file and modify the github information

  2. run the script

    python3 main.py

Function

  • scanning the whole 91porn website videoInfo

  • download the video media

  • upload the video media to github and generate cdn url

ToDo List

  • support onedrive

  • watch the video in website

About

重构了91的爬虫代码,这回将视频下载上传到GitHub做的视频床,并将cdn地址存入数据库


Languages

Language:Python 100.0%