aboutsummaryrefslogtreecommitdiffstats
path: root/yt_watch_template.html
diff options
context:
space:
mode:
authorJames Taylor <user234683@users.noreply.github.com>2018-07-09 03:42:26 -0700
committerJames Taylor <user234683@users.noreply.github.com>2018-07-09 03:42:26 -0700
commit4b716415e1a0cda01fc36693986bf59f075fb344 (patch)
tree1843d0aa8b7e7df0c5c6257311d2de74cc6837c6 /yt_watch_template.html
parentcdb7dbab557f866b7c9d0d831f2581cbe26b4a3e (diff)
downloadyt-local-4b716415e1a0cda01fc36693986bf59f075fb344.tar.lz
yt-local-4b716415e1a0cda01fc36693986bf59f075fb344.tar.xz
yt-local-4b716415e1a0cda01fc36693986bf59f075fb344.zip
add checkbox for adding video on watch page to playlist
Diffstat (limited to 'yt_watch_template.html')
-rw-r--r--yt_watch_template.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/yt_watch_template.html b/yt_watch_template.html
index f4de269..515d953 100644
--- a/yt_watch_template.html
+++ b/yt_watch_template.html
@@ -67,6 +67,7 @@ $video_sources
<time datetime="$upload_date">Published on $upload_date</time>
<span class="likes-dislikes">$likes likes $dislikes dislikes</span>
+ <input class="checkbox" name="video_info_list" value="$video_info" form="playlist-add" type="checkbox">
<span class="description">$description</span>