This commit is contained in:
jxxghp
2023-06-18 15:59:38 +08:00
parent 5dd7878e1b
commit 104ae59e18
19 changed files with 425 additions and 181 deletions

View File

@ -14,7 +14,7 @@ from app.log import logger
class DoubanChain(ChainBase):
"""
同步豆瓣想看数据
豆瓣处理链
"""
_interests_url: str = "https://www.douban.com/feed/people/%s/interests"