aboutsummaryrefslogtreecommitdiffstats
path: root/youtube
Commit message (Expand)AuthorAgeFilesLines
...
* Add NewPipe subscriptions import and exportJames Taylor2021-09-012-11/+49
* 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
* embed: plyr shasum updateJesús2021-08-311-1/+1
* plyr: remove sourceMappingURL=plyr.min.js.mapJesús2021-08-312-2/+1
* av-merge: Specify which of MediaSource, audio, or video are unsupportedJames Taylor2021-08-311-7/+17
* subscriptions: Support new subscriptions.csv formatJames Taylor2021-08-312-2/+22
* Fix videos added to playlist from channel missing author_idJames Taylor2021-08-311-1/+5
* Support more audio and video qualitiesJames Taylor2021-08-313-6/+62
* 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 "Security Error: Content, may not load data from blob"Jesús2021-08-301-1/+1
* licenses.html: updateJesús2021-08-291-6/+11
* Fix embed page broken due to changes to jinja variablesJames Taylor2021-08-292-4/+6
* av-merge: Fix numDeleted not incremented during segment deletionJames Taylor2021-08-291-0/+1
* Add setting to prefer uni or pair sources and fix selection b/w themJames Taylor2021-08-291-4/+13
* 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: Fix using_pair_sources being a list due to short-circuitingJames Taylor2021-08-291-1/+1
* watch.html: Move loose inline javascript into watch.jsJesús2021-08-295-236/+209
* 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
* Prevent Firefox from remembering quality select on page refreshJames Taylor2021-08-291-1/+1
* Integrate quality selection into PlyrJames Taylor2021-08-293-29/+117
* fix missing data variableJesús2021-08-292-0/+15
* 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-292-8/+41
* avmerge: Buffer 50 mb ahead in videoJames Taylor2021-08-291-14/+43
* Add video quality selectorJames Taylor2021-08-293-66/+134
* Add support for more qualities, merging video+audio using MSEJames Taylor2021-08-295-31/+567
* Revert "Add support for more qualities, merging video+audio using MSE"Jesús2021-08-295-567/+31
* Add support for more qualities, merging video+audio using MSEJames Taylor2021-08-295-31/+567
* [frontend]: fix current versionJesús2021-08-271-2/+2
* [frontend]: improve current versionJesús2021-08-271-1/+1
* Fix comment reply url extraction due to youtube changes0.1.0James Taylor2021-08-231-3/+7
* Fix comments extraction due to new response continuation key nameJames Taylor2021-08-231-2/+6
* [opensearch]: improveJesús2021-08-142-3/+9
* [embed]: minor fixJesús2021-08-141-1/+1
* [embed]: fix sha512sumJesús2021-08-141-38/+2
* [librejs]: add mising plyr-start.jsJesús2021-08-141-0/+5