This commit is contained in:
Pierre Rudloff 2017-06-01 11:38:35 +02:00
parent bb0f3b9f7c
commit 19bbe3f11c
3 changed files with 9 additions and 5 deletions

View file

@ -11,7 +11,7 @@
{/if}
{foreach $video->entries as $video}
<div class="playlist-entry">
<h3><a target="_blank" href="{strip}
<h3 class="playlist-entry-title"><a target="_blank" href="{strip}
{if isset($video->ie_key) and $video->ie_key == Youtube and !filter_var($video->url, FILTER_VALIDATE_URL)}
https://www.youtube.com/watch?v=
{/if}