Giter Club home page Giter Club logo

neteasemusic-action's Introduction

网易云音乐自动签到 + 刷歌

网易云音乐自动登录签到 + 刷歌 310 首

Cloned from https://github.com/Ysnsn/wangyiyun-action

碎碎念:等级被听歌数量卡脖子好久好久,这个项目只要在原代码基础上稍作修改就可以用了,赞美大佬~

直接拉原项目主要是不能登录,提示为”网络太拥挤,请稍候再试!“,响应码-426,修改的内容:

  1. 修改两个header的refer为https
  2. 修改headers2的appver为新一点的版本
  3. 格式化了代码

20231028编辑:

测试之下还是发现了一些问题:

  1. 刷歌数量视推荐的新歌数量而定,不完全就能一次刷到300,而频繁运行action偶尔会出现-426,所以310这个数字可以适当调大
  2. 之前作者为了避免非本人star重启action,在run.yml里加了一个if条件,(也许触发机制有变化?)这个if条件现在会使schedule被skip
  3. cron时间是utc+0时间

以下是原说明:

Github Actions 部署指南

一、Fork 此仓库

image-20200727142541791

二、设置账号密码

添加名为 USERPWD 的变量,值分别为 账号(仅支持手机号)密码

Settings-->Secrets-->New secret

支持多账号,账号之间与密码之间用 # 分隔,账号与密码的个数要对应

示例:USER:13800000000#13800000001PWD:cxkjntm#jntmcxk image-20200727142753175

三、启用 Action

  1. 点击 Actions,再点击 I understand my workflows, go ahead and enable them

  2. 点击左侧的 Star

    image-20200727142617807

四、查看运行结果

Actions --> 签到 --> build

能看到如下图所示,表示成功

image-20200727143009081

注意事项

  1. 每天运行两次,在上午 6 点和晚上 22 点。

  2. 可以通过 Star 手动启动一次。

    image-20200727142617807

neteasemusic-action's People

Contributors

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