Update 'README.md'
This commit is contained in:
parent
365776dd61
commit
58d9a65988
|
@ -39,5 +39,5 @@ Download, compress, and send your YouTube videos.
|
|||
- `--password`, `-p` Provide the password to encrypt the compressed 7z archive with. Don't combine `--encrypt` and `--password`
|
||||
- `--no-update`, `-nu` Don't update any Pip packages. You'd want to update because youtube-dl updates so much
|
||||
- `--max-size`, `-m` Max size of video in mb. Default is 2000 mb (2 gb)
|
||||
- `--check-size`, `-c` Verify the video is smaller than the max size and skip if not
|
||||
- `--check-size`, `-c` Double verify the video is smaller than the max size and skip if not
|
||||
- `--cmd`, `-c` Use the bash (commandline) youtube-dl instead of the embedded python version
|
||||
|
|
Reference in New Issue