# Set timeout for each HTTP(s) requests In case if you don't have patience 😁 ```shell # Set timeout for 2 seconds for each HTTP(s) requests mangadex-dl "https://mangadex.org/title/..." --timeout 2 ```