@@ -45,7 +45,7 @@ function cache-add {
if [[ "$cachecontent" == *"$1"* ]]; then
return 1
fi
name="$(youtube-dl -s $1)"
name="$(youtube-dl -e $1)"
printf "$name\n$1\n" >> $cachefile
return 0
}
The note is not visible to the blocked user.