Skip to content
forked from AlphaBrock/91porn

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

Notifications You must be signed in to change notification settings

cdz-bash/91porn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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地址存入数据库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%