1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-02 10:29:28 +00:00

Improvement: Readme

Modified kine 52 to
youtube-dl [OPTIONS] URLS
This commit is contained in:
Miguel Gargallo 2022-10-06 09:21:28 +02:00 committed by GitHub
parent 32f7f32549
commit ec1c85432c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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