NO TUBE ?

This commit is contained in:
fred 2022-10-10 01:43:02 +02:00
parent 209fd34ac4
commit 3f7f3fece6
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ for YURL in $(cat ~/.zen/tmp/$WISHKEY/tube.json | jq -r '.[].text' | grep 'http'
done # FINISH YURL loop
###################################################################
[[ ! -s ~/.zen/tmp/$WISHKEY/ytids.$MOATS ]] && echo "NO TUBE" && exit 0
###################################################################
while read YID;
do