diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-12-03 11:23:43 +0200 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-04 19:28:59 +0000 |
commit | 998ed0514711ffe0a227bacf10d8dad4d2cad9f5 (patch) | |
tree | 43e56c30162db1ae4d2f6463da30a5be67fc8aca /network/youtube-dl/README | |
parent | 24267b3d24abf5d6cab9e34d098a047a1d6cd7f1 (diff) |
network/youtube-dl: Updated for version 2016.12.01.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/youtube-dl/README')
-rw-r--r-- | network/youtube-dl/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/network/youtube-dl/README b/network/youtube-dl/README index 28e3e9f8a66f2..523d072ddaaf5 100644 --- a/network/youtube-dl/README +++ b/network/youtube-dl/README @@ -4,3 +4,5 @@ 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. + +Optional dependency: python3 |