minor stuff
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"SAVE_CREDENTIALS": "True",
|
||||
"CREDENTIALS_LOCATION": "credentials.json",
|
||||
"OUTPUT": "playlists/{playlist}/{artist} - {song_name}.{ext}",
|
||||
"SONG_ARCHIVE": "archive.txt",
|
||||
"OUTPUT": "downloaded/{artist}/{album}/{song_name} - {artist}.{ext}",
|
||||
"SONG_ARCHIVE": "successful_archive.txt",
|
||||
"ROOT_PATH": ".",
|
||||
"ROOT_PODCAST_PATH": "",
|
||||
"SPLIT_ALBUM_DISCS": "False",
|
||||
@@ -23,7 +23,7 @@
|
||||
"LANGUAGE": "en",
|
||||
"PRINT_SPLASH": "False",
|
||||
"PRINT_SKIPS": "True",
|
||||
"PRINT_DOWNLOAD_PROGRESS": "True",
|
||||
"PRINT_DOWNLOAD_PROGRESS": "False",
|
||||
"PRINT_ERRORS": "True",
|
||||
"PRINT_DOWNLOADS": "False",
|
||||
"PRINT_API_ERRORS": "True",
|
||||
|
||||
Reference in New Issue
Block a user