diff --git a/README.md b/README.md index 697b2c8..9f4c152 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ V-dlp will parse a file and attempt to download each one at a time. | -tw | Number of seconds to pause between downloads | float | 4 | | -nm | Do not monitor download statistics (set flag to True for small downloads <32MB) | boolean | False | | -uh | Use headless Chrome (If you do not want to use, do not pass in the flag) | boolean | False | +| -gc | Download cover image (0: don't download, 1: small, 2: large, 3: both) | int | 0 | | -v | Display version information | NA | none | ## Features