summaryrefslogtreecommitdiff
path: root/network/yturl/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/yturl/README')
-rw-r--r--network/yturl/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/yturl/README b/network/yturl/README
index d060345c51..cbf181691a 100644
--- a/network/yturl/README
+++ b/network/yturl/README
@@ -3,4 +3,4 @@ yturl (get direct URLs to YouTube videos)
yturl is a simple command-line utility written in Python. It converts
youtube URLs or video IDs into directly-watchable URLs. Example use:
-mplayer "$(yturl 'http://www.youtube.com/watch?v=KxaCOHT0pmI')"
+mpv "$(yturl 'http://www.youtube.com/watch?v=KxaCOHT0pmI')"