-i but also with -o? #8226
-
|
I create a text file with individual file names to download, using -I, which works great. But for some of them I'd like to specify the output file name, using -o. It doesn't seem to notice the -o option specification while doing -I. Is there a way to have it do -I, but pay attention to the -o for those files? TY. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
I'm assuming your are setting options per URL in your In that case, the What you can do to allow changing them with |
Beta Was this translation helpful? Give feedback.
I'm assuming your are setting options per URL in your
-iinput file likeIn that case, the
filenamesetting here overrides any otherfilename, even if given by-o.What you can do to allow changing them with
-ois prefix them withextractor.inside the-ifile: