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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[FrontEnd]: fix missing unsubscribe style
Jesús
2021-12-31
1
-0
/
+269
*
[FrontEnd]: light_theme, change link-visited color
Jesús
2021-12-27
1
-1
/
+1
*
[FrontEnd]: fix dropdown design
Jesús
2021-12-27
11
-53
/
+116
*
[FrontEnd]: improved settings design
Jesús
2021-12-26
4
-3
/
+10
*
[frontend]: fix design in playlist
Jesús
2021-12-18
1
-0
/
+6
*
[frontend]: fix reporInfo in prototype
Jesús
2021-12-16
1
-0
/
+3
*
[frontend]: relax find segment
Jesús
2021-12-16
1
-1
/
+4
*
[frontend]: fix global scope, change var to let
Jesús
2021-12-16
7
-84
/
+87
*
[Design]: add 0.5rem for grid-gap (col and row)
Jesús
2021-12-03
1
-3
/
+3
*
Improve input styles
Jesús
2021-09-22
11
-0
/
+22
*
improve quality-select
Jesús
2021-09-14
2
-12
/
+6
*
Redo av codec settings & selections to accomodate webm
James Taylor
2021-09-06
3
-36
/
+51
*
av-merge: Add webm support
James Taylor
2021-09-06
1
-7
/
+269
*
av-merge: Fix segments not properly reappended during QuotaExceeded
James Taylor
2021-09-01
1
-16
/
+23
*
watch.js: video variable as const and improve data.time_start syntax
Jesús
2021-09-01
1
-3
/
+2
*
plyr: use strict and fix undefined quality variable
Jesús
2021-09-01
1
-107
/
+110
*
plyr: minor fix
Jesús
2021-09-01
1
-2
/
+1
*
plyr: remove sourceMappingURL=plyr.min.js.map
Jesús
2021-08-31
1
-1
/
+0
*
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
5
-3847
/
+3208
*
[plyr]: Remove unimportant files
Jesús
2021-08-09
11
-40844
/
+0
*
fix property css name
Jesús
2021-07-05
1
-1
/
+1
*
Remove `var` and fix transcript button jumping above autoplay on page load
Jesús
2021-07-04
1
-19
/
+17
*
autoplay-toggle: use label tag
Jesús
2021-06-29
1
-1
/
+0
[next]