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
/
av-merge.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-7
/
+0
*
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
*
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