mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-26 11:32:16 +08:00
增加线程启停
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user