From 9b45b48c466765b6491778709a1c52e061480f76 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 25 Oct 2014 20:07:44 +0200 Subject: Drop libquvi support No development activity (or even any sign of life) for almost a year. A replacement based on youtube-dl will probably be provided before the next mpv release. Ask on the IRC channel if you want to test. Simplify the Lua check too: libquvi linking against a different Lua version than mpv was a frequent issue, but with libquvi gone, no direct dependency uses Lua, and such a clash is rather unlikely. --- DOCS/man/changes.rst | 2 -- 1 file changed, 2 deletions(-) (limited to 'DOCS/man/changes.rst') diff --git a/DOCS/man/changes.rst b/DOCS/man/changes.rst index c3d7900d5a..47e52147dd 100644 --- a/DOCS/man/changes.rst +++ b/DOCS/man/changes.rst @@ -111,8 +111,6 @@ Miscellaneous * Better MKV support (e.g. ordered chapters, 3D metadata). * Matroska edition switching at runtime. -* Support for playing URLs of popular streaming sites directly. - (e.g. ``mpv https://www.youtube.com/watch?v=...``). * Support for precise scrolling which scales the parameter of commands. If the input doesn't support precise scrolling the scale factor stays 1. * Allow changing/adjusting video filters at runtime. (This is also used to make -- cgit v1.2.3