youtube-cli instead of idiotbox-cli per codemadess-frontends
This commit is contained in:
parent
6e9c5ee7d1
commit
200256521d
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue