#409:Ability to visit source URL for preview from download queue (#422)

This commit is contained in:
Krzysztof Olszewski
2023-02-03 09:17:16 +01:00
committed by GitHub
parent f8b0977a7f
commit 2acaeb34db

View File

@@ -90,7 +90,7 @@
{% else %}
<span>{{ video.source.channel_name }}</span>
{% endif %}
<h3>{{ video.source.title }}</h3>
<a href="https://www.youtube.com/watch?v={{ video.source.youtube_id }}" target="_blank"><h3>{{ video.source.title }}</h3></a>
</div>
<p>Published: {{ video.source.published }} | Duration: {{ video.source.duration }} | {{ video.source.youtube_id }}</p>
<div>