From bf2eb51d6802824606e72ad2e8ada753bbaaaef1 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 19 Nov 2014 23:05:08 +0100 Subject: manpage: changes.rst: add youtube-dl script --- DOCS/man/changes.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/changes.rst b/DOCS/man/changes.rst index 47e52147dd..d9e4c408d1 100644 --- a/DOCS/man/changes.rst +++ b/DOCS/man/changes.rst @@ -111,6 +111,10 @@ 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=...``). + Requires a recent version of ``youtube-dl`` to be installed, and + ``ytdl=yes`` in the mpv config file. * 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