index
:
yt-local.git
master
Browser-based client for watching YouTube anonymously without forcing javascript
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube
/
static
/
js
Commit message (
Expand
)
Author
Age
Files
Lines
*
plyr: minor fix
Jesús
2021-09-01
1
-2
/
+1
*
av-merge: Specify which of MediaSource, audio, or video are unsupported
James Taylor
2021-08-31
1
-7
/
+17
*
av-merge: Use .shift() instead of .pop() in appendQueue for FIFO
James Taylor
2021-08-31
1
-1
/
+1
*
av-merge: Fix handling of QuotaExceededError
James Taylor
2021-08-31
1
-15
/
+75
*
Fix embed page broken due to changes to jinja variables
James Taylor
2021-08-29
1
-1
/
+3
*
av-merge: Fix numDeleted not incremented during segment deletion
James Taylor
2021-08-29
1
-0
/
+1
*
av-merge: Fix malformed mp4 fragments wrongly considered deleted
James Taylor
2021-08-29
1
-1
/
+32
*
av-merge: print sourceBuffer.buffered in printDebuggingInfo
James Taylor
2021-08-29
1
-0
/
+7
*
av-merge: Fix error when switching qualities after endOfStream
James Taylor
2021-08-29
1
-3
/
+5
*
av-merge: Add function to dump debugging info
James Taylor
2021-08-29
1
-1
/
+12
*
av-merge: Use tickEnd+1 when calculating segment time ranges
James Taylor
2021-08-29
1
-4
/
+5
*
av-merge: End stream correctly when last segments do not overlap
James Taylor
2021-08-29
1
-3
/
+2
*
watch.html: Move loose inline javascript into watch.js
Jesús
2021-08-29
3
-20
/
+201
*
av-merge: Use console.warn and console.error
James Taylor
2021-08-29
1
-2
/
+2
*
av-merge: change QuotaExceeded messages to warnings
James Taylor
2021-08-29
1
-2
/
+2
*
av-merge: buffer same duration of audio and video
James Taylor
2021-08-29
1
-4
/
+10
*
av-merge: Make segment fetching message more useful
James Taylor
2021-08-29
1
-2
/
+7
*
av-merge: call mediaSource.endOfStream() so player pauses at end
James Taylor
2021-08-29
1
-4
/
+35
*
Integrate quality selection into Plyr
James Taylor
2021-08-29
1
-1
/
+89
*
avmerge: Fix errors if close is called twice
James Taylor
2021-08-29
1
-0
/
+4
*
avmerge: Remove obsolete shouldFetchNextSegment function
James Taylor
2021-08-29
1
-9
/
+0
*
avmerge: Close streams to avoid errors while changing quality
James Taylor
2021-08-29
1
-8
/
+39
*
avmerge: Buffer 50 mb ahead in video
James Taylor
2021-08-29
1
-14
/
+43
*
Add video quality selector
James Taylor
2021-08-29
1
-55
/
+58
*
Add support for more qualities, merging video+audio using MSE
James Taylor
2021-08-29
1
-0
/
+445
*
Revert "Add support for more qualities, merging video+audio using MSE"
Jesús
2021-08-29
1
-445
/
+0
*
Add support for more qualities, merging video+audio using MSE
James Taylor
2021-08-29
1
-0
/
+445
*
[plyr]: minor fix syntax
Jesús
2021-08-09
1
-1
/
+0
*
[plyr]: update
Jesús
2021-08-09
1
-0
/
+37
*
Remove `var` and fix transcript button jumping above autoplay on page load
Jesús
2021-07-04
1
-19
/
+17
*
Fix set language subtitles
Jesús
2021-06-23
1
-23
/
+0
*
Add plyr as main player
Jesús
2021-05-22
1
-0
/
+23
*
General theme: fix syntax W3C markup and add improve 'Published' date
Jesús
2020-12-30
1
-2
/
+2
*
General theme: add license and add URL source code in footer
Jesús
2020-12-29
2
-0
/
+99
*
Hotkeys.js: improve fullscreen
Jesús
2020-12-16
1
-2
/
+2
*
Replace document.fullscreen for fullscreenElement
Jesús
2020-12-16
1
-1
/
+1
*
Hotkeys.js: Add muted 'm' key
Jesús
2020-12-15
1
-0
/
+4
*
Migration general theme: fix query video tag
Jesús
2020-12-15
5
-15
/
+16
*
Merge branch 'master' into add_sponsorblock
James Taylor
2020-10-21
1
-3
/
+1
|
\
|
*
comments.js: include error in reply html rather than using an alert
James Taylor
2020-10-20
1
-3
/
+1
*
|
fix sponserblock:js
zrose584
2020-10-21
1
-2
/
+2
*
|
proxy 'sponsor.ajay.app'
zrose584
2020-10-18
3
-10
/
+5
*
|
add sponsorblock.js
zrose584
2020-10-17
3
-1
/
+45
|
/
*
add 't' hotkey
zrose584
2020-10-12
2
-0
/
+64
*
doXhr: check xhr.status
zrose584
2020-10-09
1
-1
/
+5
*
add comments.js
zrose584
2020-10-07
2
-1
/
+31
*
Transcript table: Fix timestamps for videos longer than an hour
James Taylor
2020-09-24
1
-4
/
+13
*
Transcript: For clarity, use more verbose names and add comments
James Taylor
2020-09-24
2
-49
/
+69
*
style transcript div
zrose584
2020-09-15
1
-1
/
+1
*
handle firefox' VTT parsing bug
zrose584
2020-09-15
1
-3
/
+6
[next]