update README
This commit is contained in:
parent
bf3da17482
commit
9b8cca6de5
8
README
8
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
|
||||
|
Loading…
Reference in New Issue
Block a user