diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-02-24 17:09:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-24 17:09:54 +0700 |
commit | e6d2d0ac91a455d2f89eac78a899597be4a99bd4 (patch) | |
tree | 8bf8eb0d533ea163d41691bf8c339003c13710a7 /network/youtube-dl/README | |
parent | 7c463ba8086952f00672be7373fccd56100ee358 (diff) |
network/youtube-dl: Updated for version 2015.02.21 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/youtube-dl/README')
-rw-r--r-- | network/youtube-dl/README | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/network/youtube-dl/README b/network/youtube-dl/README index d11184ce8ccac..28e3e9f8a66f2 100644 --- a/network/youtube-dl/README +++ b/network/youtube-dl/README @@ -1,2 +1,6 @@ -youtube-dl is a small command-line program to download videos from -YouTube.com. It's licensed under the MIT License. +youtube-dl is a small 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, which means you +can modify it, redistribute it or use it however you like. |