Do sign for ZIMUZU: http://www.zimuzu.tv
Project description
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! :sparkles: :cake: :sparkles: 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:
method: post
post data:
account
password
remember: 0 no; 1 yes
url_back: http://www.zimuzu.tv/user/sign
response(json):
{ "status":1, # 1 means ok. "info":"\u767b\u5f55\u6210\u529f\uff01", "data":{"url_back":"http:\/\/www.zimuzu.tv\/user\/sign"} }
Visit sign page
method: get
This step is essential, or you’ll get 4002 status when you do the sign next.
Do sign:
method: get
response(json):
{ "status":1, # 1 means ok. "info":"", "data":1 # 1 means you keep signing for 1 days. }
License
MIT.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file zimuzu-0.1.0.tar.gz
.
File metadata
- Download URL: zimuzu-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed5ca0f51134c0e88ac561e02b1c6291898fefa4914bec5fda6dba90d60de291 |
|
MD5 | c05e467559593e9fada19eb667865fce |
|
BLAKE2b-256 | 4fa6ab08e7107522f61d2e611f29e5ea9d3b3f80eb49592e89e1602e50d139bf |