Auto select choices from selectable prompt command (list, library, followed-list)¶
In case you didn’t want to be prompted, you can use this feature !
# Automatically select position 1
mangadex-dl "insert keyword here" -s --input-pos "1"
# Select all
mangadex-dl "insert keyword here" -s --input-pos "*"