Being able to decide where to download, and decide an output filename would be great.
Example:
wyvern down --id 1234 -o ~/Downloads/ #I just want to pick a folder
wyvern down --id 1234 -o ~/Downloads/myfilename.exe #I want to pick a fully qualified name
Being able to perserve the fileextension if you didnt pick one or using a flag would be even greater
wyvern down --id 1207659026 -o ~/Downloads/Theme\ Hospital/1207659026 --preserve-fileextension
#I want t pick a folder and a name, but I don't want to care about the extension.
Being able to decide where to download, and decide an output filename would be great. Example:
Being able to perserve the fileextension if you didnt pick one or using a flag would be even greater