diff --git a/webroot/watch.shs b/webroot/watch.shs index 3787c39..4dd00ab 100755 --- a/webroot/watch.shs +++ b/webroot/watch.shs @@ -82,7 +82,7 @@ if [[ "${get_data[v]}" ]]; then meta[title]="${strings[title]}" meta[description]="$(jq -r '.description' <<< "$video")" meta[unsafe]=" - + "'' + }' <<< "$video" | sed 's//\>/g;')"'' source templates/head.sh fi formats=$(jq '.formats' <<< "$video")