summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-30 11:13:14 +0100
committerwm4 <wm4@nowhere>2015-01-30 11:13:14 +0100
commit1a26d1a01c8b20edaa25f2c50db67ff4b61a20a8 (patch)
tree26c8560e59f68d81178358b6014bc8eea4d53c12 /README.md
parente6ddb1fe3fabc31e06fc1ac6210b648fc5c06bf0 (diff)
downloadmpv-1a26d1a01c8b20edaa25f2c50db67ff4b61a20a8.tar.bz2
mpv-1a26d1a01c8b20edaa25f2c50db67ff4b61a20a8.tar.xz
README: mention that youtube-dl integration requires Lua
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 59cd1aa359..a65a5b3ca5 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,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)