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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Design]: add 0.5rem for grid-gap (col and row)
Jesús
2021-12-03
1
-3
/
+3
*
update public instance
Jesús
2021-11-29
1
-1
/
+1
*
Work around video throttling using android user-agent
James Taylor
2021-10-18
1
-34
/
+35
*
README.md: about public instances
Jesús
2021-09-28
1
-0
/
+6
*
Improve input styles
Jesús
2021-09-22
11
-0
/
+22
*
version 0.2.1
0.2.1
Jesús
2021-09-14
1
-1
/
+1
*
Revert "Usage hqdefault thumbnail in related videos"
Jesús
2021-09-14
1
-3
/
+2
*
version 0.2.0
Jesús
2021-09-14
1
-1
/
+1
*
Usage hqdefault thumbnail in related videos
Jesús
2021-09-14
1
-2
/
+3
*
README.md: update
Jesús
2021-09-14
1
-3
/
+3
*
improve quality-select
Jesús
2021-09-14
3
-20
/
+16
*
change tor port and app port
Jesús
2021-09-14
1
-2
/
+2
*
fix name app
Jesús
2021-09-14
2
-13
/
+13
*
change path config
Jesús
2021-09-14
3
-4
/
+4
*
playlist: add license to javascript code
Jesús
2021-09-10
1
-0
/
+2
*
Add a button to remove playlist
Mageas
2021-09-10
2
-0
/
+14
*
version 0.1.1
0.1.1
Jesús
2021-09-06
1
-1
/
+1
*
watch.py: Support /shorts urls
James Taylor
2021-09-06
1
-0
/
+2
*
Redo av codec settings & selections to accomodate webm
James Taylor
2021-09-06
7
-103
/
+174
*
av-merge: Add webm support
James Taylor
2021-09-06
1
-7
/
+269
*
Subscriptions manager: Make file input required
James Taylor
2021-09-01
1
-1
/
+1
*
README.md: update
Jesús
2021-09-01
1
-5
/
+20
*
Add NewPipe subscriptions import and export
James Taylor
2021-09-01
2
-11
/
+49
*
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
*
embed: plyr shasum update
Jesús
2021-08-31
1
-1
/
+1
*
plyr: remove sourceMappingURL=plyr.min.js.map
Jesús
2021-08-31
2
-2
/
+1
*
av-merge: Specify which of MediaSource, audio, or video are unsupported
James Taylor
2021-08-31
1
-7
/
+17
*
subscriptions: Support new subscriptions.csv format
James Taylor
2021-08-31
2
-2
/
+22
*
Fix videos added to playlist from channel missing author_id
James Taylor
2021-08-31
1
-1
/
+5
*
Support more audio and video qualities
James Taylor
2021-08-31
4
-6
/
+73
*
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 "Security Error: Content, may not load data from blob"
Jesús
2021-08-30
1
-1
/
+1
*
licenses.html: update
Jesús
2021-08-29
1
-6
/
+11
*
Fix embed page broken due to changes to jinja variables
James Taylor
2021-08-29
2
-4
/
+6
*
av-merge: Fix numDeleted not incremented during segment deletion
James Taylor
2021-08-29
1
-0
/
+1
*
Add setting to prefer uni or pair sources and fix selection b/w them
James Taylor
2021-08-29
2
-4
/
+22
*
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: Fix using_pair_sources being a list due to short-circuiting
James Taylor
2021-08-29
1
-1
/
+1
*
watch.html: Move loose inline javascript into watch.js
Jesús
2021-08-29
5
-236
/
+209
*
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
[next]