Skip to content

Instantly share code, notes, and snippets.

View shirohako's full-sized avatar

ame shirohako

View GitHub Profile
@shirohako
shirohako / qb.py
Last active September 22, 2022 05:20
Export qBittorrent torrents and sort by categories / readable title
import qbittorrentapi
import os.path
from os import path
from shutil import copyfile
# Export qBittorrent torrents and sort by categories / readable title
# 将 hash 命名的种子文件, 重命名为种子标题, 并按分类导出
# 需要先安装 qbittorrent-api, 并配置 host / webapi 用户名&密码
# 需要指定存放种子的文件夹 source