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

Add alternative download location #5

Open
smcabrera opened this issue Dec 18, 2015 · 0 comments
Open

Add alternative download location #5

smcabrera opened this issue Dec 18, 2015 · 0 comments

Comments

@smcabrera
Copy link
Owner

Currently the downloaded videos will download to the current directory, wherever you are when you run the command. This can be inconvenient though, as more than once I have downloaded a video only to realize that I've done so in the project I'm currently working on...and just checked it into git. Oops!

It would be nice for there to be an option for a default location other than the current directory that could perhaps be specified in a .get_freaky type config file, or perhaps an ENV variable. You could run a command like:

get_freaky config --dir ~/Movies

And videos would instead default to downloading to your movies directory rather than the current directory. I suppose it would also be nice to add a feature that would allow you to specify the directory on the fly through a flag, but that's a separate issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant