aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static/js/watch.js
Commit message (Collapse)AuthorAgeFilesLines
* watch.js: video variable as const and improve data.time_start syntaxJesús2021-09-011-3/+2
|
* watch.html: Move loose inline javascript into watch.jsJesús2021-08-291-0/+201
The number of inline code blocks and the dependencies between them became unmanageable. From 9d96c07a3c2e68f1893634574c3be64e41a2c041 Mon Sep 17 00:00:00 2001 From: James Taylor <user234683@users.noreply.github.com>