Generate a Google Drive direct download link based on the URL or ID.
import { driveLink } from "https://deno.land/x/drive_link/mod.ts";
driveLink(
"https://drive.google.com/file/d/1DvRH-yk1z0HVBK-EmiQeJ_VVh5eHwQXh/view?usp=sharing",
);
//=> "https://drive.google.com/uc?export=download&id=1DvRH-yk1z0HVBK-EmiQeJ_VVh5eHwQXh"
Check platforms for other runtime options.
Is hosted on Deno Doc ๐
Open an Issue, I will check it a soon as possible ๐
If you want to hurry me up a bit send me a tweet ๐
Consider supporting me on Patreon if you like my work ๐
Don't forget to start the repo โญ
Eliaz Bobadilla - Creator and Maintainer ๐ช
See also the full list of contributors who participated in this project โจ
We use Semantic Versioning. For the versions available, see the tags ๐ท๏ธ
Licensed under the MIT License ๐