Merge pull request #3291 from mackerel-12138/fix_scraper

This commit is contained in:
jxxghp
2024-11-30 16:06:04 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -161,7 +161,7 @@ class TmdbApi:
season_number: int = None) -> Optional[dict]:
"""
搜索tmdb中的媒体信息匹配返回一条尽可能正确的信息
:param name: 索的名称
:param name: 索的名称
:param mtype: 类型:电影、电视剧
:param year: 年份,如要是季集需要是首播年份(first_air_date)
:param season_year: 当前季集年份