Code Monkey home page Code Monkey logo

worldly's Introduction

项目说明

项目 clone

接口有没有变更 不太清楚 有问题自行处理

git clone https://github.com/stoneworld/NeteaseCloudMusic.git
cd NeteaseCloudMusic
composer install -v
chmod -R 777 storage
chmod -R 777 bootstrap/cache

创建.env

cp .env.example .env && php artisan key:generate

创建数据库

php artisan migrate

队列处理

配置队列,如果不想安装 Supervisor,执行 php artisan queue:work

执行命令

先执行代理获取的命令 php artisan getFreeProxy,100个免费代理,但效果貌似不太好,毕竟免费。 爬取某人的歌单以及评论 php artisan netease:playlist 123456 将123456替换成网易云音乐用户的 id,等待结束后,表 user_comments 就能看到用户的评论了

貌似爬的太多会503,后面找点可用代理去处理。

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.