wget-google-drive

Date published: 28-Jul-2020
1 min read / 73 words
Author: Akshay Ashok


Motivation

While working on deep learning projects the models I had to work with were hosted on Google Drive, the problem with it is that its not straightforward to do wget from the sharable url as it's with dropbox. So I made this utility website wget-google-drive.surge.sh. It converts the Google Drive sharable url to wget script.

The website uses blocks css.

Here's the demo video :

🎥 Demo

Demo

Check it out at GitHub : wget-google-drive