summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorlucashemi <lucasxberger@gmail.com>2022-12-07 13:59:53 -0300
committerlucashemi <lucasxberger@gmail.com>2022-12-07 13:59:53 -0300
commitd194a2a76fd2bdf32f206d7a0177c6956cf33827 (patch)
treee2f6b0876d7cb9f4a1f6a7a71c37bf9e33bd35ce /README.md
parent5512eb5b4cdf0d78779fabf7f7a7a6513c9bfd08 (diff)
multiprogram support
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7257574..4563aa7 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# ytsearch
-ytsearch is a shell script that searches a query in youtube and displays the link and the title of the videos in dmenu, you can then select the video to open in your browser.
+ytsearch is a shell script that searches a query in youtube and displays the link and the title of the videos in dmenu, you can then select the video to open in your browser. You can also change the browser to mpv instead or use yt-dlp to download the video.
## Requirements