diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-06-18 22:08:48 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-06-18 22:08:48 +0700 |
commit | c1823c8ad9ca49f61ef15bbc126b0f95e4825d14 (patch) | |
tree | 9ef472bb1eb15f35c2ae6e711e7f463c3a203b58 /README.md | |
parent | d7c6c656c5c2fa64a1f8a4365a5fe62861b1dceb (diff) |
[README.md] Remove 'small' from description (#9814)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ Or with [MacPorts](https://www.macports.org/): Alternatively, refer to the [developer instructions](#developer-instructions) for how to check out and work with the git repository. For further options, including PGP signatures, see the [youtube-dl Download Page](https://rg3.github.io/youtube-dl/download.html). # DESCRIPTION -**youtube-dl** is a small command-line program to download videos from +**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 Mac OS X. It is released to the public domain, |