CLI: How to correlate links in a provided urls file to output files? #1084
Answered
by
gildas-lormeau
rho-cassiopeiae
asked this question in
Q&A
-
I use single-file cli, everything works fine, but I can't figure out how to correlate links given in |
Beta Was this translation helpful? Give feedback.
Answered by
gildas-lormeau
Jan 2, 2023
Replies: 1 comment
-
You could use the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rho-cassiopeiae
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You could use the
--filename-template
switch and set it to{url-href-flat}
for example. Alternatively, the URL is stored in the saved page at line 3, e.g.url: https://example.com/
.