-
|
Do I have to type something like |
Beta Was this translation helpful? Give feedback.
Answered by
mikf
Dec 14, 2025
Replies: 1 comment
-
|
Yes: https://gdl-org.github.io/docs/options.html#update-options Here's a tip: every command-line program supports Many also support |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mikf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes: https://gdl-org.github.io/docs/options.html#update-options
Here's a tip: every command-line program supports
--helpthat outputs all supported arguments.https://github.com/mikf/gallery-dl?tab=readme-ov-file#usage
Many also support
--version.