easyidp.data.url_checker¶ easyidp.data.url_checker(url)¶ Check if download url is accessable or not. Modified from this [1] link. Parameters: url (str) – The url need to be checked References