geniusrim / zimuzu

字幕组 (http://www.zimuzu.tv) python 版本命令行签到工具.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zimuzu

Latest Version

A command line tool for doing the signing work for zimuzu(http://www.zimuzu.tv/).

Install

$ (sudo) pip install -U zimuzu

Usage

Touch a new configuration json file named zimuzu_config.json under /usr/local/bin:

{
    "account": "Your username",
    "password": "Your password"
}

do the sign:

$ zimuzu sign

Contribute

Contributions are always welcome! ✨ 🍰 ✨ Please file an issue with detailed information if you run into problems. Feel free to send me a pull request, I'll be happy to review and merge it!

Details

Login:

Visit sign page

This step is essential, or you'll get 4002 status when you do the sign next.

Do sign:

License

MIT.

About

字幕组 (http://www.zimuzu.tv) python 版本命令行签到工具.

License:MIT License


Languages

Language:Python 100.0%