fix parse error?
This commit is contained in:
parent
613b68748c
commit
92ccd5a226
1
ripper
1
ripper
@ -80,6 +80,7 @@ for channel_id in $IDs; do
|
||||
grep -vf "$BLACKLIST" >> /tmp/todownload$$
|
||||
fi
|
||||
else
|
||||
[ -z "$json" ] && continue
|
||||
if [ "$(echo "$json" | jq '.pageInfo.totalResults')" -eq 0 ];then
|
||||
echo "Grabbing API data for channel returend no results"
|
||||
echo "Is https://youtube.com/channel/$channel_id still up?"
|
||||
|
Loading…
Reference in New Issue
Block a user