aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/watch.html
Commit message (Expand)AuthorAgeFilesLines
* Add setting to autoplay videosAstound2024-01-221-1/+1
* Fix comment count extraction due to 'K/M' postfixesAstound2024-01-221-1/+1
* Fix music list extractionJesus E2023-05-281-1/+5
* Fix missing id into input tagJesús2022-10-051-2/+2
* Fix self closing tag w3c issuesJesús2022-10-051-3/+3
* Disable download by RIAA issuesJesús2022-10-051-0/+4
* Revert update plyrJesús2022-05-301-1/+1
* [embed]: Fix undefined storyboard_url and add licenseJesús2022-02-211-1/+5
* Update plyr moduleJesús2022-02-111-1/+1
* add preview thumbnailszrose5842022-01-091-0/+1
* Disable dislikesJesús2021-12-261-1/+1
* improve quality-selectJesús2021-09-141-8/+10
* Redo av codec settings & selections to accomodate webmJames Taylor2021-09-061-1/+1
* plyr: remove sourceMappingURL=plyr.min.js.mapJesús2021-08-311-1/+1
* watch.html: Move loose inline javascript into watch.jsJesús2021-08-291-215/+4
* Prevent Firefox from remembering quality select on page refreshJames Taylor2021-08-291-1/+1
* Integrate quality selection into PlyrJames Taylor2021-08-291-28/+26
* avmerge: Close streams to avoid errors while changing qualityJames Taylor2021-08-291-0/+2
* Add video quality selectorJames Taylor2021-08-291-3/+45
* Add support for more qualities, merging video+audio using MSEJames Taylor2021-08-291-4/+8
* Revert "Add support for more qualities, merging video+audio using MSE"Jesús2021-08-291-8/+4
* Add support for more qualities, merging video+audio using MSEJames Taylor2021-08-291-4/+8
* [plyr]: updateJesús2021-08-091-38/+2
* fix right click for videoJesús2021-07-051-0/+7
* Improved plyr configurationJesús2021-07-031-7/+15
* autoplay-toggle: use label tagJesús2021-06-291-7/+24
* fix settings.subtitles_mode in plyrJesús2021-06-231-0/+4
* fix name id of videoJesús2021-06-231-1/+1
* Fix set language subtitlesJesús2021-06-231-1/+25
* usage `let` not `var`Jesús2021-06-231-17/+17
* feat: autoplay for related videosUmimaso2021-06-231-118/+144
* Open direct link in new tabJesús2021-06-231-1/+1
* feat: add direct linkUmimaso2021-06-231-0/+2
* Not force plyr as playerJesús2021-05-241-10/+15
* Add plyr as main playerJesús2021-05-221-1/+10
* Add tooltip to video speed box to improve discoverabilityJames Taylor2021-04-131-1/+1
* General theme: fix syntax W3C markup and add improve 'Published' dateJesús2020-12-301-1/+1
* General theme: Add license to missing script in watch.htmlJesús2020-12-291-1/+5
* General theme: add license and add URL source code in footerJesús2020-12-291-15/+5
* Migration general theme: fix video player method in javascriptJesús2020-12-151-1/+1
* Migration general theme: fix missing message-box styleJesús2020-12-151-1/+2
* Change general design themeJesús2020-12-141-634/+271
* Add box to enter custom video speedJames Taylor2020-11-301-4/+33
* Merge branch 'master' into add_sponsorblockJames Taylor2020-10-211-12/+0
|\
| * Move comment.js reply button styling to comments.cssJames Taylor2020-10-201-12/+0
* | proxy 'sponsor.ajay.app'zrose5842020-10-181-0/+1
* | add sponsorblock.jszrose5842020-10-171-6/+9
|/
* jinja: only include 'comments.js' if neededzrose5842020-10-091-2/+4
* replies: remove css borderzrose5842020-10-091-3/+0
* add comments.jszrose5842020-10-071-1/+17