prioritized youtube over musify to make 1. my downloader more legal, 2. To get the reliability of ISRC's

This commit is contained in:
lars 2022-11-07 02:08:10 +01:00
parent ebb6af7959
commit 5a2892855c

View File

@ -35,7 +35,7 @@ if not os.path.exists(temp_dir):
database = Database(os.path.join(temp_dir, DATABASE_FILE),
os.path.join(temp_dir, DATABASE_STRUCTURE_FILE), DATABASE_LOGGER,
reset_anyways=False)
reset_anyways=True)