summaryrefslogtreecommitdiffstats
path: root/network/yturl/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/yturl/README')
-rw-r--r--network/yturl/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/network/yturl/README b/network/yturl/README
deleted file mode 100644
index cbf181691a..0000000000
--- a/network/yturl/README
+++ /dev/null
@@ -1,6 +0,0 @@
-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:
-
-mpv "$(yturl 'http://www.youtube.com/watch?v=KxaCOHT0pmI')"