Skip to content

Instantly share code, notes, and snippets.

View aditya-shri's full-sized avatar
🎯
Focusing

Aditya Shrivastava aditya-shri

🎯
Focusing
View GitHub Profile
@aditya-shri
aditya-shri / url_to_drive.js
Created April 22, 2020 17:32 — forked from honktang/url_to_drive.js
Google Apps Script to upload a file from an URL directly to Google Drive.
// url_to_drive.gs
// Google Apps Script
// Allows uploading a URL directly to Google Drive.
//
// Live link:
// https://script.google.com/macros/s/AKfycbzvhbHS4hnWPVBDHjQzZHA0qWq0GR-6hY7TbYsNto6hZ0MeAFZt/exec
//
// Source-code:
// https://gist.github.com/denilsonsa/8134679
// https://script.google.com/d/1Ye-OEn1bDPcmeKSe4gb0YSK83RPMc4sZJt79SRt-GRY653gm2qVUptoE/edit