Add FAQ about using mpv for youtube. Closes #435.

This commit is contained in:
Florian Bruhin 2015-02-14 00:35:55 +01:00
parent f27d1364df
commit da9a8d368f

View File

@ -75,6 +75,15 @@ Is there an adblocker?::
usage], so implementing it properly might take some time and won't be done
for v0.1 if at all.
How do I play Youtube videos with mpv?::
You can easily add a keybinding to play youtube videos inside a real video
player - optionally even with hinting for links:
+
----
:bind x spawn mpv {url}
:bind ;x hint links spawn mpv {hint-url}
----
== Troubleshooting
Configuration not saved after modifying config.::