We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0643dce commit 3bcda7dCopy full SHA for 3bcda7d
spotify_web_downloader/constants.py
@@ -1,7 +1,7 @@
1
-EXCLUDED_PARAMS = (
+EXCLUDED_CONFIG_FILE_PARAMS = (
2
"urls",
3
- "config_location",
4
- "url_txt",
+ "config_path",
+ "read_urls_as_txt",
5
"no_config_file",
6
"version",
7
"help",
0 commit comments