mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-06 10:59:35 +00:00
#409:Ability to visit source URL for preview from download queue (#422)
This commit is contained in:
committed by
GitHub
parent
f8b0977a7f
commit
2acaeb34db
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user