Update 'README.md'

This commit is contained in:
Cyberes 2019-12-17 01:09:34 -07:00
parent 365776dd61
commit 58d9a65988
1 changed files with 1 additions and 1 deletions

View File

@ -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