summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 98785141af..739f5f1022 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1789,9 +1789,9 @@ Property list
property.
``stream-open-filename``
- The full path to the currently played media. This is different only from
- ``path`` in special cases. In particular, if ``--ytdl=yes`` is used, and
- the URL is detected by ``youtube-dl``, then the script will set this
+ The full path to the currently played media. This is different from
+ ``path`` only in special cases. In particular, if ``--ytdl=yes`` is used,
+ and the URL is detected by ``youtube-dl``, then the script will set this
property to the actual media URL. This property should be set only during
the ``on_load`` or ``on_load_fail`` hooks, otherwise it will have no effect
(or may do something implementation defined in the future). The property is