aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static
Commit message (Expand)AuthorAgeFilesLines
* [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
* [Design]: add 0.5rem for grid-gap (col and row)Jesús2021-12-031-3/+3
* Improve input stylesJesús2021-09-2211-0/+22
* 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
* plyr: remove sourceMappingURL=plyr.min.js.mapJesús2021-08-311-1/+0
* 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-095-3847/+3208
* [plyr]: Remove unimportant filesJesús2021-08-0911-40844/+0
* fix property css nameJesús2021-07-051-1/+1
* Remove `var` and fix transcript button jumping above autoplay on page loadJesús2021-07-041-19/+17
* autoplay-toggle: use label tagJesús2021-06-291-1/+0
* feat: autoplay related video - minor fix styleJesús2021-06-231-0/+1
* Fix set language subtitlesJesús2021-06-231-23/+0
* feat: autoplay for related videosUmimaso2021-06-231-0/+8
* feat: add direct linkUmimaso2021-06-231-0/+6
* Fix styles dropdown option button in desktopJesús2021-06-141-0/+2