mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
fix api
This commit is contained in:
@@ -33,7 +33,7 @@ class DoubanModule(_ModuleBase):
|
||||
"""
|
||||
获取豆瓣信息
|
||||
:param doubanid: 豆瓣ID
|
||||
:return: 识别的媒体信息,包括剧集信息
|
||||
:return: 豆瓣信息
|
||||
"""
|
||||
if not doubanid:
|
||||
return None
|
||||
|
||||
Reference in New Issue
Block a user