aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/watch.html
diff options
context:
space:
mode:
authorzrose584 <57181548+zrose584@users.noreply.github.com>2020-10-18 17:58:16 +0200
committerzrose584 <57181548+zrose584@users.noreply.github.com>2020-10-18 18:48:52 +0200
commita8916b9308a4e2b7c1441a4d8d3c6d0b19c38fd2 (patch)
treec8da0b06304993904214b2018d8ea33355c0c02e /youtube/templates/watch.html
parentf7f2b9fa06fd2218179636c712e43f0c4d65bd9e (diff)
downloadyt-local-a8916b9308a4e2b7c1441a4d8d3c6d0b19c38fd2.tar.lz
yt-local-a8916b9308a4e2b7c1441a4d8d3c6d0b19c38fd2.tar.xz
yt-local-a8916b9308a4e2b7c1441a4d8d3c6d0b19c38fd2.zip
proxy 'sponsor.ajay.app'
Diffstat (limited to 'youtube/templates/watch.html')
-rw-r--r--youtube/templates/watch.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html
index d89cc05..319c314 100644
--- a/youtube/templates/watch.html
+++ b/youtube/templates/watch.html
@@ -695,6 +695,7 @@ Reload without invidious (for usage of new identity button).</a>
{% endif %}
{% endif %}
+ <script> data = {{ js_data|tojson }} </script>
<script src="/youtube.com/static/js/common.js"></script>
<script src="/youtube.com/static/js/transcript-table.js"></script>
{% if settings.use_video_hotkeys %} <script src="/youtube.com/static/js/hotkeys.js"></script> {% endif %}