diff --git a/src/you_get/common.py b/src/you_get/common.py index c704e406..6a0f9577 100755 --- a/src/you_get/common.py +++ b/src/you_get/common.py @@ -867,7 +867,7 @@ def script_main(script_name, download, download_playlist = None): -f | --force Force overwriting existed files. -i | --info Display the information of videos without downloading. -u | --url Display the real URLs of videos without downloading. - -c | --cookies Load Mozilla cookies.sqlite file. + -c | --cookies Load cookies.txt or cookies.sqlite. -n | --no-merge Don't merge video parts. -F | --format Video format code. -o | --output-dir Set the output directory for downloaded videos.