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

Overwriting --no-mtime in config #26169

Closed
ntcarver0 opened this issue Jul 29, 2020 · 2 comments
Closed

Overwriting --no-mtime in config #26169

ntcarver0 opened this issue Jul 29, 2020 · 2 comments
Labels

Comments

@ntcarver0
Copy link

@ntcarver0 ntcarver0 commented Jul 29, 2020

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

I have set the --no-mtime flag in my config file, however there is one place where I do want mtime to be written. How would I go about setting this to be written for this one case?

@ntcarver0 ntcarver0 added the question label Jul 29, 2020
@0l-l0
Copy link

@0l-l0 0l-l0 commented Aug 18, 2020

Just don't use the config for that one either by issuing --ignore-config or by specifying a custom config file with --config-location <path-to-your-config>.

If you need more sophisticated per-case settings, I recommend you use embedded youtube-dl.

@ntcarver0
Copy link
Author

@ntcarver0 ntcarver0 commented Aug 18, 2020

Thanks, @0l-l0. That'll do it.

@ntcarver0 ntcarver0 closed this Aug 18, 2020
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
2 participants
You can’t perform that action at this time.