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

master
Miles Alan 4 years ago
parent 6e9c5ee7d1
commit 200256521d
  1. 2
      scripts/appscripts/sxmo_youtube.sh

@ -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):' |

Loading…
Cancel
Save