aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static/js
Commit message (Expand)AuthorAgeFilesLines
* copyTextToClipboard: support fullscreenzrose5842022-08-071-2/+3
* onKeyDown: ignore plyr CustomEventszrose5842022-08-071-0/+1
* update plyr configJesús2022-02-111-0/+5
* Fix name settings in hotkeysJesús2022-01-291-1/+1
* hotkeys.js: fix 'f'Jesús2022-01-291-2/+11
* handle missing storyboardzrose5842022-01-171-2/+2
* add preview thumbnailszrose5842022-01-091-0/+4
* [frontend]: fix reporInfo in prototypeJesús2021-12-161-0/+3
* [frontend]: relax find segmentJesús2021-12-161-1/+4
* [frontend]: fix global scope, change var to letJesús2021-12-167-84/+87
* improve quality-selectJesús2021-09-142-12/+6
* Redo av codec settings & selections to accomodate webmJames Taylor2021-09-063-36/+51
* av-merge: Add webm supportJames Taylor2021-09-061-7/+269
* av-merge: Fix segments not properly reappended during QuotaExceededJames Taylor2021-09-011-16/+23
* watch.js: video variable as const and improve data.time_start syntaxJesús2021-09-011-3/+2
* plyr: use strict and fix undefined quality variableJesús2021-09-011-107/+110
* plyr: minor fixJesús2021-09-011-2/+1
* av-merge: Specify which of MediaSource, audio, or video are unsupportedJames Taylor2021-08-311-7/+17
* av-merge: Use .shift() instead of .pop() in appendQueue for FIFOJames Taylor2021-08-311-1/+1
* av-merge: Fix handling of QuotaExceededErrorJames Taylor2021-08-311-15/+75
* Fix embed page broken due to changes to jinja variablesJames Taylor2021-08-291-1/+3
* av-merge: Fix numDeleted not incremented during segment deletionJames Taylor2021-08-291-0/+1
* av-merge: Fix malformed mp4 fragments wrongly considered deletedJames Taylor2021-08-291-1/+32
* av-merge: print sourceBuffer.buffered in printDebuggingInfoJames Taylor2021-08-291-0/+7
* av-merge: Fix error when switching qualities after endOfStreamJames Taylor2021-08-291-3/+5
* av-merge: Add function to dump debugging infoJames Taylor2021-08-291-1/+12
* av-merge: Use tickEnd+1 when calculating segment time rangesJames Taylor2021-08-291-4/+5
* av-merge: End stream correctly when last segments do not overlapJames Taylor2021-08-291-3/+2
* watch.html: Move loose inline javascript into watch.jsJesús2021-08-293-20/+201
* av-merge: Use console.warn and console.errorJames Taylor2021-08-291-2/+2
* av-merge: change QuotaExceeded messages to warningsJames Taylor2021-08-291-2/+2
* av-merge: buffer same duration of audio and videoJames Taylor2021-08-291-4/+10
* av-merge: Make segment fetching message more usefulJames Taylor2021-08-291-2/+7
* av-merge: call mediaSource.endOfStream() so player pauses at endJames Taylor2021-08-291-4/+35
* Integrate quality selection into PlyrJames Taylor2021-08-291-1/+89
* avmerge: Fix errors if close is called twiceJames Taylor2021-08-291-0/+4
* avmerge: Remove obsolete shouldFetchNextSegment functionJames Taylor2021-08-291-9/+0
* avmerge: Close streams to avoid errors while changing qualityJames Taylor2021-08-291-8/+39
* avmerge: Buffer 50 mb ahead in videoJames Taylor2021-08-291-14/+43
* Add video quality selectorJames Taylor2021-08-291-55/+58
* Add support for more qualities, merging video+audio using MSEJames Taylor2021-08-291-0/+445
* Revert "Add support for more qualities, merging video+audio using MSE"Jesús2021-08-291-445/+0
* Add support for more qualities, merging video+audio using MSEJames Taylor2021-08-291-0/+445
* [plyr]: minor fix syntaxJesús2021-08-091-1/+0
* [plyr]: updateJesús2021-08-091-0/+37
* Remove `var` and fix transcript button jumping above autoplay on page loadJesús2021-07-041-19/+17
* Fix set language subtitlesJesús2021-06-231-23/+0
* Add plyr as main playerJesús2021-05-221-0/+23
* General theme: fix syntax W3C markup and add improve 'Published' dateJesús2020-12-301-2/+2
* General theme: add license and add URL source code in footerJesús2020-12-292-0/+99