From 200256521d5fd48793ae9a6edbb6d5b1a52437c6 Mon Sep 17 00:00:00 2001 From: Miles Alan Date: Mon, 1 Jun 2020 17:46:44 -0500 Subject: [PATCH] youtube-cli instead of idiotbox-cli per codemadess-frontends --- scripts/appscripts/sxmo_youtube.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/appscripts/sxmo_youtube.sh b/scripts/appscripts/sxmo_youtube.sh index fd79317..3fbbed2 100755 --- a/scripts/appscripts/sxmo_youtube.sh +++ b/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):' |