Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config file not working #160

Closed
bensegal2034 opened this issue Mar 13, 2021 · 1 comment · Fixed by #233
Closed

Config file not working #160

bensegal2034 opened this issue Mar 13, 2021 · 1 comment · Fixed by #233
Labels
Projects

Comments

@bensegal2034
Copy link

Describe the bug
When placing the config file in the specified folder in my user directory (C:\Users\Dot_Dash.spotify_dl_settings), the settings I input do not seem to have any effect on using spotify-dl.

To Reproduce
Please copy paste the entire command, running it in verbose more by passing the -V flag.
example: spotify_dl -V .....
C:\Users\Dot_Dash>spotify_dl -V -l https://open.spotify.com/track/6ZtpwGzhEiBgb5UgLxNpg4?si=M_IqmgNJR_yTdkyJjbkGBg usage: spotify_dl [-h] -l URL -o OUTPUT [-d] [-f FORMAT_STR] [-m] [-s SCRAPE] [-V] [-v] spotify_dl: error: the following arguments are required: -o/--output

Expected behavior
A clear and concise description of what you expected to happen.
The 'output' argument should already be setup according to the config file I made. Therefore just providing spotify-dl with the Spotify link should download the song to the directory I specified in the config file.

Screenshots
If applicable, add screenshots to help explain your problem.
image
image

Desktop (please complete the following information):

  • OS: Windows 10
  • Python version 3.8.3
@SathyaBhat
Copy link
Owner

thanks for the report. The config option hasn't been touched since quite some time, so not surprised it isn't working..

@SathyaBhat SathyaBhat added this to To do in Spotify DL via automation Mar 14, 2021
Spotify DL automation moved this from To do to Done Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Spotify DL
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants