diff options
author | wm4 <wm4@nowhere> | 2013-06-27 18:21:07 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2013-06-28 15:47:35 +0200 |
commit | 5f664d78e6e9bd5809dc7d0f12c4099e76582cb3 (patch) | |
tree | 618ad84b255a8f99afbb196a71d0d29eec90faac /DOCS/man/en/input.rst | |
parent | ac79eb733741d8d22bbd550be39fe63c28a575f9 (diff) | |
download | mpv-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 'DOCS/man/en/input.rst')
-rw-r--r-- | DOCS/man/en/input.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst index bf6ec4437a..bc20a5c42e 100644 --- a/DOCS/man/en/input.rst +++ b/DOCS/man/en/input.rst @@ -399,6 +399,7 @@ tv-hue x track-list list of audio/video/sub tracks, cur. entr. marked chapter-list list of chapters, current entry marked playlist playlist, current entry marked +quvi-format x see ``--quvi-format`` =========================== = ================================================== .. _property_expansion: |