Skip to content

Commit 20e803d

Browse files
abouelkhair5wkentaro
authored andcommitted
Update the documentation for the output param
1 parent 512570f commit 20e803d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

gdown/download.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,9 @@ def download(
120120
url: str
121121
URL. Google Drive URL is also supported.
122122
output: str
123-
Output filename. Default is basename of URL.
123+
Output filename/directory. Default is basename of URL.
124+
If output ends with separator '/' basename will be kept and the
125+
parameter will be treated as parenting directory.
124126
quiet: bool
125127
Suppress terminal output. Default is False.
126128
proxy: str

0 commit comments

Comments
 (0)