Skip to content

Instantly share code, notes, and snippets.

@xNihil0
xNihil0 / qB_updatesecure.py
Last active March 28, 2022 06:07
U2 更新种子 securekey (qBittorrent)
#!/usr/bin/python3
# -*- coding: utf-8 -*-
import qbittorrentapi
import json
import requests
import time
import sys
# 运行过程中遇到部分种子更新失败是正常现象, 请多次运行至所有种子均已更新完成