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

paths in -o TEMPLATE are ignored #558

Closed
goodevilgenius opened this issue Nov 27, 2012 · 1 comment
Closed

paths in -o TEMPLATE are ignored #558

goodevilgenius opened this issue Nov 27, 2012 · 1 comment

Comments

@goodevilgenius
Copy link

@goodevilgenius goodevilgenius commented Nov 27, 2012

With 2012.11.27, I could do a template like "/path/to/%(uploader)s/%(title)s.%(ext)s" and it would save it in the appropriate folder.

With 2012.11.28, it now saves it as path_to_%(uploader)s/%(title)s.%(ext)s within the current directory. So, now there's no way to specify the path in which to save the file.

@FiloSottile
Copy link
Collaborator

@FiloSottile FiloSottile commented Nov 27, 2012

Duplicate of #555, I'm sorry, we did't think of that. I'll revert it ASAP.

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.