diff --git a/core.py b/core.py index 5eb2ef8..c8364ef 100644 --- a/core.py +++ b/core.py @@ -361,7 +361,7 @@ def print_files(path, leak_word, c_word, naming_rule, part, cn_sub, json_data, f pass print(" ", file=code) except: - aaaa = '' + pass print(" " + studio + "", file=code) print(" ", file=code) if cn_sub == '1': @@ -377,7 +377,7 @@ def print_files(path, leak_word, c_word, naming_rule, part, cn_sub, json_data, f print(" " + i + "", file=code) # print(" " + series + "", file=code) except: - aaaaa = '' + pass if cn_sub == '1': print(" 中文字幕", file=code) if liuchu == '流出': @@ -391,7 +391,7 @@ def print_files(path, leak_word, c_word, naming_rule, part, cn_sub, json_data, f print(" " + i + "", file=code) # print(" " + series + "", file=code) except: - aaaaaaaa = '' + pass print(" " + number + "", file=code) print(" " + release + "", file=code) print(" " + release + "", file=code)