import wget wget.download(url, output_file_path)
#for google colab !wget -c "link" --no-check-certificate -O "savename.extension"