From 9b8cca6de5d48b5a0904178b96ea09f80d5198de Mon Sep 17 00:00:00 2001 From: emma Date: Sun, 19 Nov 2023 15:14:09 -0700 Subject: [PATCH] update README --- README | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README b/README index a3ba27b..aa90361 100644 --- a/README +++ b/README @@ -3,11 +3,15 @@ viewing and interacting with YouTube videos. Dependencies: - curl(1) -- fzf(1) - jq(1) - mpv(1) - yt-dlp(1) +Variables: +$YTPICK +- Set this variable to a dmenu-compatible picker for use with the pick +subcommand. + Usage: yt add | archive | cache | clone | music | pick | play | queue | verify @@ -27,7 +31,7 @@ music uri... - Downloads a video as audio, splitting it by chapter pick file... -- Opens fzf(1) to a list of videos in a file +- Opens $PICKER to a list of videos in a file play uri... - Plays a video, caching its title first