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

Support $XDG_CONFIG_HOME/youtube-dl/youtube-dl.conf #2407

Closed
dfc opened this issue Feb 19, 2014 · 1 comment
Closed

Support $XDG_CONFIG_HOME/youtube-dl/youtube-dl.conf #2407

dfc opened this issue Feb 19, 2014 · 1 comment
Labels

Comments

@dfc
Copy link

@dfc dfc commented Feb 19, 2014

It would be nice if youtube-dl used a subdirectory inside of .config for storing the config file. It does not appear that the XDG spec requires storing files inside of a application specific directory but the overwhelming majority of applications do use an app-specific directory.

@jaimeMF jaimeMF added the request label Feb 19, 2014
phihag added a commit that referenced this issue Feb 19, 2014
@phihag
Copy link
Contributor

@phihag phihag commented Feb 19, 2014

We already support that, it just wasn't documented as default. The configuration file location is $XDG_CONFIG_HOME/youtube-dl/config

@phihag phihag closed this Feb 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.