Fix end in jav321

This commit is contained in:
yoshiko2
2022-05-28 01:05:29 +08:00
parent 3c256d17e8
commit 6403fb0679

View File

@@ -157,7 +157,7 @@ def get_data_from_json(file_number, oCC):
print(f"[+]Find movie [{file_number}] metadata on website '{source}'")
break
except:
break
continue
# Return if data not found in all sources
if not json_data: