This commit is contained in:
jxxghp
2024-01-11 16:35:51 +08:00
parent 8236d6c8d7
commit d89c80ac89
2 changed files with 2 additions and 2 deletions

View File

@ -270,7 +270,7 @@ class MetaVideo(MetaBase):
self.tokens.get_next()
self._last_token_type = "part"
self._continue_flag = False
self._stop_name_flag = False
# self._stop_name_flag = False
def __init_year(self, token: str):
if not self.name: