youtube-cli instead of idiotbox-cli per codemadess-frontends

This commit is contained in:
Miles Alan 2020-06-01 17:46:44 -05:00
parent 6e9c5ee7d1
commit 200256521d

View file

@ -7,7 +7,7 @@ menu() {
)"
pkill svkbd-sxmo
IDIOTRESULTS="$(idiotbox-cli "$SEARCHTERMS")"
IDIOTRESULTS="$(youtube-cli "$SEARCHTERMS")"
RESULT="$(
echo "$IDIOTRESULTS" |
grep -Ev '^(Channelid|Atom feed|Channel title|Published|Viewcount|Userid):' |