usage: check_urls.py [-h] [-timeout TIMEOUT] [-retries RETRIES]
[-threads THREADS]
Check correctness of url links.
optional arguments:
-h, --help show this help message and exit
-timeout TIMEOUT, --url-timeout TIMEOUT
Timeout in seconds to wait for url
-retries RETRIES, --url-retries RETRIES
Number of url retries
-threads THREADS, --num-threads THREADS
Number of threads to run with
This pull request was part of the next steps that I intended to make from my blog post. Finally got around to it! It looks like this: