aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates
diff options
context:
space:
mode:
authorUmimaso <git@umimaso.com>2021-06-19 23:56:32 +0100
committerJesús <heckyel@hyperbola.info>2021-06-23 12:42:17 -0500
commit5b4c99c702757aa33393155af638b468983bbeb4 (patch)
treeaff3744d087f45c7f166c766d59b74174df51204 /youtube/templates
parent95ae35260c7d141341d6e81d8233568f98e9acdb (diff)
downloadyt-local-5b4c99c702757aa33393155af638b468983bbeb4.tar.lz
yt-local-5b4c99c702757aa33393155af638b468983bbeb4.tar.xz
yt-local-5b4c99c702757aa33393155af638b468983bbeb4.zip
feat: add direct link
Signed-off-by: Jesús <heckyel@hyperbola.info>
Diffstat (limited to 'youtube/templates')
-rw-r--r--youtube/templates/watch.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html
index a8442ca..7068fb7 100644
--- a/youtube/templates/watch.html
+++ b/youtube/templates/watch.html
@@ -86,6 +86,8 @@
<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>
+
<details class="v-download">
<summary class="download-dropdown-label">Download</summary>
<ul class="download-dropdown-content">