Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Set Download destination Directory? #974
Comments
|
If you want to download to the destination
|
|
This doesn't work for me.. It somehow downloads everything with messed up file names. (title)s ((ext)s This is my script, saved as .bat.
|
|
Everything working now, percentage signs were the problem. |
|
What about linux? I have been searching for an example that simply allows you to select a folder to dump all downloads to, however there is this thing with weird strings. All I want to do is to save to /home/computer/videos/downloaded and I am not interested in any names or things other than what the downloaded name is. I like it simple. So do I add -o /home/computer/videos/downloaded |
|
|
Could anyone give me a simple example of how to set the download destination directory? I think the -o is used but I can not see how to do it. It would be for windows system, please keep the example simple. Thank you sincerely.