mcrapet / plowshare

Command-line tool and engine for managing sharing websites
GNU General Public License v3.0
847 stars 88 forks source link

Plowdown save file as #80

Closed pplexr closed 7 years ago

pplexr commented 7 years ago

how can i save the downloaded file with another name ? i checked all the docs but cant find the option for this. any idea?

mcrapet commented 7 years ago

Hi, There is none. You can do this: $ plowdown http://... && mv yourfilename newfilename

You could also use --run-after, this is called right after final curl.