Skip to content

How do I use extractor.mangadex.api-parameters option with -o? #4484

Answered by mikf
boatboatboatboat asked this question in Q&A
Discussion options

You must be logged in to vote

"-o extractor.mangadex.api-parameters.createdAtSince=2023-08-31T10:00:00"

This needs to be two separate arguments, but it is interpret as only one due to quotes.
I'm surprised the argument parser doesn't complain here.

"-o" "extractor.mangadex.api-parameters.createdAtSince=2023-08-31T10:00:00"

Also, I'd recommend single quotes since you aren't using cmd.exe or no quotes at all unless necessary.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@boatboatboatboat
Comment options

@boatboatboatboat
Comment options

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