prioritized youtube over musify to make 1. my downloader more legal, 2. To get the reliability of ISRC's
This commit is contained in:
parent
ebb6af7959
commit
5a2892855c
@ -35,7 +35,7 @@ if not os.path.exists(temp_dir):
|
|||||||
|
|
||||||
database = Database(os.path.join(temp_dir, DATABASE_FILE),
|
database = Database(os.path.join(temp_dir, DATABASE_FILE),
|
||||||
os.path.join(temp_dir, DATABASE_STRUCTURE_FILE), DATABASE_LOGGER,
|
os.path.join(temp_dir, DATABASE_STRUCTURE_FILE), DATABASE_LOGGER,
|
||||||
reset_anyways=False)
|
reset_anyways=True)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user