Open direct link in new tab
This commit is contained in:
parent
5b4c99c702
commit
ff7aae05c4
@ -86,7 +86,7 @@
|
|||||||
|
|
||||||
<input class="v-checkbox" name="video_info_list" value="{{ video_info }}" form="playlist-edit" type="checkbox">
|
<input class="v-checkbox" name="video_info_list" value="{{ video_info }}" form="playlist-edit" type="checkbox">
|
||||||
|
|
||||||
<span class="v-direct-link"><a href="https://youtu.be/{{ video_id }}" >Direct Link</a></span>
|
<span class="v-direct-link"><a href="https://youtu.be/{{ video_id }}" rel="noopener noreferrer" target="_blank">Direct Link</a></span>
|
||||||
|
|
||||||
<details class="v-download">
|
<details class="v-download">
|
||||||
<summary class="download-dropdown-label">Download</summary>
|
<summary class="download-dropdown-label">Download</summary>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user