From ec1c85432c0e171e9d4570dd7075d47d52f90f99 Mon Sep 17 00:00:00 2001 From: Miguel Gargallo Date: Thu, 6 Oct 2022 09:21:28 +0200 Subject: [PATCH] Improvement: Readme Modified kine 52 to youtube-dl [OPTIONS] URLS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba2e61073..f36a6f3ff 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo # DESCRIPTION **youtube-dl** is a command-line program to download videos from YouTube.com and a few more sites. It requires the Python interpreter, version 2.6, 2.7, or 3.2+, and it is not platform specific. It should work on your Unix box, on Windows or on macOS. It is released to the public domain, which means you can modify it, redistribute it or use it however you like. - youtube-dl [OPTIONS] [URL...] + youtube-dl [OPTIONS] URLS # OPTIONS -h, --help Print this help text and exit