The CLI Tool for SM.MS, based on API v2.
Project description
PYSMMS
基于 sm.ms 图床的命令行工具,sm.ms 文档见此链接。
借鉴 n0vad3v/smv2,在其基础上添加了上传成功后自动拷贝图片链接到剪贴板,多账号随机上传等功能。
安装
pip install pysmms
使用
查看帮助
➜ ~ pysmms help
pysmms {arg}
profile 查看用户资料(需要配置 Authorization)
ip_history 基于 IP 的临时上传历史记录
history 获取用户上传记录(需要配置 Authorization)
/path/to/picture 上传图片(需要配置 Authorization)
上传图片不需要配置 Authorization,但不保证图片的使用时效。
配置 Authorization 需要在用户根目录创建 .pysmms 文件,文件写入以下内容:
[sm.ms]
auth=['wKSlYH******z8eb8qSr']
注意:auth 以列表存放,支持多个 auth 随机上传。
上传图片
pysmms /path/to/picture
上传图片不强制需要 Authorization,但无 Authorization 的图片不保证时效。
例如:
查看用户资料
pysmms profile
查询临时上传历史
pysmms ip_history
此历史记录基于 IP,不需要配置 Authorization。
查询用户上传历史记录
pysmms history
此历史记录需要配置 Authorization,只可查询最近五条数据。
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
pysmms-0.0.8.tar.gz
(5.6 kB
view details)
Built Distribution
pysmms-0.0.8-py3-none-any.whl
(20.1 kB
view details)
File details
Details for the file pysmms-0.0.8.tar.gz
.
File metadata
- Download URL: pysmms-0.0.8.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b29df8b21b5c49a9e7da45878e47171755e35c135650172766aafd7f231c410a |
|
MD5 | 4b20dbb0bdbd644ace68747dc1be15ee |
|
BLAKE2b-256 | b8afb7fe117d51ce64f1959edd215832279bde7d5bf98f18ee9ab7bfc784e9ba |
File details
Details for the file pysmms-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: pysmms-0.0.8-py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d73992d46ef0360ca32077ce9b62370a6f77391d4b26761133c6f6f0a40e6109 |
|
MD5 | 43b76299a136a2598fec1e4b6fd0b830 |
|
BLAKE2b-256 | 8df1e39aa8c8888c288d7dfcf7cf08215c2323a028295804c22c439d71211e66 |