增加线程启停

This commit is contained in:
EstrellaXD
2023-05-09 23:17:09 +08:00
parent bfba4d1dda
commit f3c2aeded8
4 changed files with 115 additions and 59 deletions

View File

@@ -13,7 +13,7 @@ logger = logging.getLogger(__name__)
class FullSeasonGet(DownloadClient):
def __init__(self, settings: Config):
super().__init__(settings)
super().__init__()
self.SEARCH_KEY = [
"group",
"title_raw",