summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-06-27 18:21:07 +0200
committerwm4 <wm4@nowhere>2013-06-28 15:47:35 +0200
commit5f664d78e6e9bd5809dc7d0f12c4099e76582cb3 (patch)
tree618ad84b255a8f99afbb196a71d0d29eec90faac /etc
parentac79eb733741d8d22bbd550be39fe63c28a575f9 (diff)
downloadmpv-5f664d78e6e9bd5809dc7d0f12c4099e76582cb3.tar.bz2
mpv-5f664d78e6e9bd5809dc7d0f12c4099e76582cb3.tar.xz
core: add libquvi 0.9 support
This adds support for libquvi 0.9.x, and these features: - start time (part of youtube URL) - youtube subtitles - alternative source switching ('l' and 'L' keys) - youtube playlists Note that libquvi 0.9 is still in development. Although this seems to be API stable now, it looks like there will be a 1.0 release, which is supposed to be the next stable release and the actual successor of libquvi 0.4.x.
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/input.conf b/etc/input.conf
index 3f9cea3c44..f6a5b2a078 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -130,6 +130,9 @@ E cycle edition # next edition
A cycle angle
U stop
+l cycle quvi-format 1
+L cycle quvi-format -1
+
# TV
h tv_step_channel 1
k tv_step_channel -1