keep youtube link for "youtuber" views

This commit is contained in:
fred 2024-04-23 01:14:43 +02:00
parent f6154003bd
commit cf8187e597
1 changed files with 2 additions and 2 deletions

View File

@ -238,7 +238,7 @@ while read LINE;
<br>
{{!!filesize}} - {{!!duration}} sec. - vtratio(dur) = {{!!vtratio}} ({{!!dur}})
<br>
<h1><a href='"${ZYURL}"'>"${TITLE}"</a></h1>"
<h1><a target='_blank' href='"${ZYURL}"'>"${TITLE}"</a></h1>"
FOLDER="/MP4"
else
TEXT="<audio controls>
@ -248,7 +248,7 @@ while read LINE;
<br>
{{!!filesize}} - {{!!duration}} sec. - vtratio(dur) = {{!!vtratio}} ({{!!dur}})
<br>
<h1><a href='"${ZYURL}"'>"${TITLE}"</a></h1>"
<h1><a target='_blank' href='"${ZYURL}"'>"${TITLE}"</a></h1>"
FOLDER="/MP3"
fi