要不再增加点日志,不止一个requests.get啊
resp = requests.get(url, timeout=10)
req = requests.get(torrent_url, stream=True)
【 在 iwannabe 的大作中提到: 】
: 从rss里更新pt的
: 应该卡在第一行
: def refresh_rss(url: str, torrent_dir: str) -> bool:
: ...................
--
FROM 115.171.20.*