Add CHANGELOG

This commit is contained in:
Ritiek Malhotra
2020-05-10 17:32:17 +05:30
parent 083af5b802
commit b958212805
2 changed files with 53 additions and 3 deletions

View File

@@ -109,6 +109,7 @@ def get_arguments(argv=None, base_config_file=spotdl.config.default_config_file)
action="store_true",
)
parser.add_argument(
"-ne",
"--no-encode",
default=config["no-encode"],
action="store_true",