Coder Social home page Coder Social logo

qgqceo / avbook Goto Github PK

View Code? Open in Web Editor NEW

This project forked from guyueyingmu/avbook

0.0 0.0 0.0 7.29 MB

AV电影管理系统, avmoo 、javbus 爬虫,线上AV影片图书馆,AV磁力链接数据库,Japanese Adult Video Library,Adult Video Magnet Links - Japanese Adult Video Database

PHP 49.85% Vue 0.12% HTML 50.03%

avbook's Introduction

关于 AVBook

AVBook 是基于Laravel开发的Web应用程序,通过Artisan 控制台实现 avmoo 、javbus 的爬虫采集数据入库mysql,前端页面模仿javbus,并添加一些类似javlibrary的功能。该系统相当于以上三个网站的结合体,能够使你更加方便地管理你的影片

首页截图

详情页截图

Get Started


git clone https://github.com/guyueyingmu/avbook.git

cd avbook;cp .env.example .env #复制 .env.example 为 .env 并设置数据库信息

composer install

php artisan migrate

替换 avbook/config/urlconfig.php 文件中的域名为最新域名

php artisan avbook:avmoo #启动avmoo爬虫

php artisan avbook:javbus --movie=1 --page=10 --magpage=10 #启动javbus爬虫


以上操作适用于Linux环境

For windows 用户

这里提供一份开箱即用的压缩包 avbook_laragon.7z

链接:https://pan.baidu.com/s/1LPeGNNy-3MEDC0g9EbusLg 提取码:gmmg

压缩包中包含更新到2019.5.12的全部数据

使用方法:

1.解压到 D:\laragon

2.打开 D:\laragon\laragon.exe ,点击 “启动所有”

3.访问 http://127.0.0.1 或者 http://avbook.test enjoy it

ps:如果没有解压到 D:\laragon 需自行修改Nginx配置,并在hosts文件新增一行 :127.0.0.1 avbook.test

其他注意事项

avmoo有反爬虫机制,目前的反反爬虫方法是修改 User-Agent ,用的人多了应该会失效,建议下载avbook_laragon.7z导入数据库,进行增量更新。

在带宽够用的情况下 php artisan avbook:avmoo --max=500 将并发设置为500可在1小时内采集完avmoo全站30余万条电影信息,并发过大时建议使用SMProxy加一层连接池提高速度

必须等avmoo采集完成,才能启动javbus爬虫

License

The AVBook is open-source software licensed under the MIT license.

avbook's People

Contributors

lxbccc 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.