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

use optional parameters #58

Closed
HugoPresents opened this issue Jul 4, 2013 · 3 comments
Closed

use optional parameters #58

HugoPresents opened this issue Jul 4, 2013 · 3 comments

Comments

@HugoPresents
Copy link

how can i add a download with some optional parameters? look like execute following link directly:

aria2c -c -s10 -x10 -o 'archlinux-2013.06.01-dual.iso' --header 'Cookie: FTN5K=f086416f' 'http://xflx.store.cd.qq.com:443/ftn_handler/e5f38680a59986f1f7d433e061620b472cce80b9947de38dcb5b9babe825720d6a62b22395538b76d13564d458f27848cc632e1f563035996314022b050c856b/archlinux-2013.06.01-dual.iso'
@ziahamza
Copy link
Owner

ya, right now that cannot be done currently, need to expose it from the add uri dialog

@ziahamza
Copy link
Owner

ziahamza commented Jun 2, 2014

well, now you can. Go to advance options when adding download and set the http header.

@ziahamza ziahamza closed this as completed Jun 2, 2014
@Blaok
Copy link

Blaok commented Jun 21, 2014

Adding HTTP header is supported and I really appreciate that. But how can I specify a file name like -o 'archlinux-2013.06.01-dual.iso' did? Adding a feature to parse command line options is strongly recommended.

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

No branches or pull requests

3 participants