TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Drive Explorer – Export Your Google Drive Files to Google Sheet

3 点作者 vicke4超过 5 年前

1 comment

vicke4超过 5 年前
Hi guys developer here,<p>5 years ago I wrote a simple tool: <a href="https:&#x2F;&#x2F;syncwithtech.blogspot.com&#x2F;p&#x2F;direct-download-link-generator.html" rel="nofollow">https:&#x2F;&#x2F;syncwithtech.blogspot.com&#x2F;p&#x2F;direct-download-link-gen...</a> with HTML, CSS, JS to generate direct download links of Google Drive files from the share link. It is a simple string manipulation tool that is good for one or two files.<p>To automate the process, last year I launched the first version of Drive Explorer, it just exported the direct links and names of the files to the sheet. It was well received by the users and they started giving feedbacks and suggestions to make it better. After a lot of iterations and feature additions, we are here now.<p>Use cases:<p>If you use Google Drive a lot at work, Drive Explorer can save you a lot of time and increase your productivity. People use Drive Explorer for variety of purposes. Some use it to manage their inventory. Some use it to share direct download links of files with their customers.<p>With Drive Explorer,<p>You can see all your files from different folders in a sheet tab instead of going back and forth on your Google Drive. You can sort your files on tab based on name, size, created date, modified date, last viewed date either in ascending or descending order. This makes searching of files easy and saves you a lot of time.<p>You can fetch nested files &amp; folders. Just pick the parent folder and tick a checkbox when exporting.<p>You can export files fast. A test run proved it can export 1000 files in approximately 16 seconds.<p>You will be able to share files and get share link or change the existing share settings directly from the sheet.<p>List of fields Drive Explorer can export:<p>Folder name, Folder Path, Filename, Preview Link, Direct Link, Share Status, File Size, Owner, Viewers, Commenters, Editors, Created At, Last Modified At, Export PDF Link, Export ePub Link, Export CSV Link, Export ZIP Link, Export DOCX Link, Export XLSX Link, Filetype, Width, Height, Video Duration, File Extension.<p>Link to written tutorial - <a href="https:&#x2F;&#x2F;www.syncwithtech.org&#x2F;google-drive-direct-links&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.syncwithtech.org&#x2F;google-drive-direct-links&#x2F;</a> YouTube video - <a href="https:&#x2F;&#x2F;youtu.be&#x2F;wMFC2r241f8&#x2F;" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;wMFC2r241f8&#x2F;</a> What other features you would like? Your feedback is most welcome.