Giter Club home page Giter Club logo

ticketmonitoring's Introduction

演唱会回流票监控程序

集齐大麦、猫眼、纷玩岛,票星球,4个平台的回流票监控

使用

一、源代码

# 克隆本项目
git clone https://github.com/ThinkerWen/TicketMonitoring.git
cd TicketMonitoring
# 安装python运行需要的包
python3 -m pip install -r requirements.txt
# 执行程序
python3 start.py

程序默认没有用代理,若要添加代理请修改Monitor.py文件中的_proxy (自建隧道代理查看GitHub:https://github.com/ThinkerWen/ProxyServer)

二、编译后的可执行文件

前往 release 下载最新的文件,下载后解压在TicketMonitoring目录下有 回流票监控.exe 文件,双击运行即可

可执行程序没有用代理,若要添加代理请使用源代码方式


添加监控演出

添加新的演出监控请在TicketMonitoring文件夹下的config.json中配置,

字段名 含义 备注
show_id 演出id 通过抓包获取,找到类似于perfromId projectId showId 等的关键字即可
show_name 演出名称 可以任意填写,自己好记即可
platform 演出的监控平台 show_id的平台对应,platform参照:(大麦: 0 猫眼: 1 纷玩岛: 2 票星球: 3)
deadline 监控的截止时间 截止时间内进行监控,超过截止时间则停止监控,许按照2000-01-01 00:00:00格式填写

赞助

如若对您有用,望能给予我一点支持!

微信 支付宝
wechat.png alipay.png

注意

程序仅供学习,请勿用于违法活动中,如作他用所承受的法律责任一概与作者无关

编程能力蒟蒻,代码仅供参考^_^


原文链接:[看雪] 某麦网回流票监控,sing参数分析

原文链接:[吾爱破解] 某麦网回流票监控,sing参数分析

ticketmonitoring's People

Contributors

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