Jump video to timestamp in description or comments

This commit is contained in:
James Taylor
2020-09-18 17:32:28 -07:00
parent e9989af03a
commit 753f6c5389
3 changed files with 25 additions and 4 deletions

View File

@@ -401,7 +401,7 @@ Reload without invidious (for usage of new identity button).</a>
<input class="checkbox" name="video_info_list" value="{{ video_info }}" form="playlist-edit" type="checkbox">
<span class="description">{{ common_elements.text_runs(description)|urlize }}</span>
<span class="description">{{ common_elements.text_runs(description)|escape|urlize|timestamps|safe }}</span>
<div class="music-list">
{% if music_list.__len__() != 0 %}
<hr>