Download files from Google Drive when curl or wget fail
Google Drive Public File Downloader when Curl/Wget Fails
gdown$ gdown 'https://drive.google.com/uc?id=FILE_ID'$ gdown FILE_ID$ gdown FILE_ID -O custom_filename.zip$ gdown FOLDER_ID --folder$ gdown FILE_ID --continue