Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wkentaro committed Feb 3, 2024
1 parent 0f23c82 commit 893b94a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div align="center">
<h1>gdown</h1>
<p><b>Google Drive Public File/Folder Downloader</b></p>
<p><b>Google Drive Public File Downloader when Curl/Wget Fails</b></p>
<img src="https://github.com/wkentaro/gdown/raw/main/.readme/cli.png" width="80%">
<img src="https://github.com/wkentaro/gdown/raw/main/.readme/python.png" width="80%">
<br>
Expand All @@ -11,7 +11,7 @@
*Gdown* downloads a public file/folder from Google Drive.

*Gdown* provides what's curl/wget doesn't for Google Drive:
- **Skip the security notice** allowing you to download large files;
- **Skip the security notice** allowing you to download large files (Curl/Wget fails);
- **Recursive download** of files in a folder (maximum 50 files per folder);
- **Specify download file format** for Google Slides/Sheet/Docs like PDF/XML/CSV.

Expand Down

0 comments on commit 893b94a

Please sign in to comment.