summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-30 11:13:14 +0100
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-02-03 14:36:36 +0900
commit57e57429ea6e57d4f38d6d612d85e8a11c78aa21 (patch)
tree711b5c24c69deb09ca0d6382cd7251b38b278861
parent70eacdee272d6c53b77ec1de48d7b9e043bb768c (diff)
downloadmpv-57e57429ea6e57d4f38d6d612d85e8a11c78aa21.tar.bz2
mpv-57e57429ea6e57d4f38d6d612d85e8a11c78aa21.tar.xz
README: mention that youtube-dl integration requires Lua
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8d9a2f258c..e892c21872 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ Essential dependencies (incomplete list):
and either libswresample or libavresample)
At least FFmpeg 2.1.4 or Libav 10 is required.
- libass
-- Lua (optional, required for the OSC pseudo-GUI)
+- Lua (optional, required for the OSC pseudo-GUI and youtube-dl integration)
- libjpeg (optional, used for screenshots only)
- Enca (optional, for subtitle charset detection)
- vdpau and vaapi libraries for hardware decoding on Linux (optional)