Skip to content

help for input options file #6592

Closed Answered by mikf
tryoutuser asked this question in Q&A
Dec 2, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

example, i have to save the URLs in ANSI or UTF8, or

UTF-8

for gallery-dl able to read it i have to use enter(return) or comma as separator, etc

One URL/option/comment per line


There is some documentation available as docstring:

"""Process an input file.
Lines starting with '#' and empty lines will be ignored.
Lines starting with '-' will be interpreted as a key-value pair
separated by an '='. where
'key' is a dot-separated option name and
'value' is a JSON-parsable string.
These configuration options will be applied
while processing the next URL only.
Lines…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tryoutuser
Comment options

Answer selected by tryoutuser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants