This repository has been archived on 2020-05-03. You can view files and clone it, but cannot push or open issues or pull requests.
gdget/README.md

20 lines
552 B
Markdown
Raw Permalink Normal View History

2015-01-23 06:22:07 +00:00
# gdget
![](https://img.shields.io/badge/written%20in-bash-blue)
A gallery downloader for Google Drive shared folders.
Tags: scraper
At the time, there doesn't seem to be any 'download all' link for a shared Google Drive folder full of photos. However the HTML is simple to scrape.
- Accepts URLs in the format `drive.google.com/folderview?id=0B_XXXYYY`
- Tested on Cygwin
- Requires Curl
- Works as of 2015-01-23, but i confidently expect breaking changes to the HTML in future
## Download
- [⬇️ gdget.sh](dist-archive/gdget.sh) *(813B)*