summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-11-26 19:35:31 +0100
committerwm4 <wm4@nowhere>2014-11-26 19:36:08 +0100
commite9461255760fbdafb18d135b421047ad885c4a31 (patch)
treeb8c9a4baee4f27d708bad07647a0f853d2c03922 /README.rst
parente85da120574b44253488e334a49c88e48fd45d21 (diff)
downloadmpv-build-e9461255760fbdafb18d135b421047ad885c4a31.tar.bz2
mpv-build-e9461255760fbdafb18d135b421047ad885c4a31.tar.xz
Remove references to libquvi
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index b44135d..ad4484f 100644
--- a/README.rst
+++ b/README.rst
@@ -57,7 +57,8 @@ Essential dependencies (incomplete list):
- Audio output development headers (libasound, pulseaudio)
- fribidi, freetype, fontconfig development headers (for libass)
- libjpeg
-- libquvi if you want to play Youtube videos directly
+- youtube-dl (at runtime) if you want to play Youtube videos directly
+ (also requires ytdl=yes in ~/.config/mpv/mpv.conf)
- libx264/libmp3lame/libfdk-aac if you want to use encoding (you have to
add these options explicitly to the ffmpeg options, as ffmpeg won't
autodetect these libraries; see next section)