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
/
server.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use persistent connections
James Taylor
2019-02-25
1
-10
/
+12
|
*
server.py: remove obsolete code
James Taylor
2019-02-02
1
-23
/
+1
|
*
Don't use tor when logging in
James Taylor
2018-12-26
1
-7
/
+9
|
*
Properly handle terminated channel on channel's playlist and about page
James Taylor
2018-12-21
1
-0
/
+4
|
*
When url fetch fails with http error, report it instead of just 500
James Taylor
2018-12-21
1
-0
/
+4
|
*
Correctly handle case where channel doesn't exist
James Taylor
2018-12-20
1
-1
/
+5
|
*
Can now store settings&data in ~/.youtube-local, keeping program files separate
James Taylor
2018-11-10
1
-1
/
+1
|
*
relay headers when proxying site so caching happens
James Taylor
2018-07-24
1
-1
/
+1
|
*
move settings to file, fix error if no banned_addresses.txt
James Taylor
2018-07-13
1
-10
/
+12
|
*
remove hardcoded path
James Taylor
2018-07-10
1
-1
/
+0
|
*
502 Bad Gateway instead of just 500 error
James Taylor
2018-07-02
1
-4
/
+5
|
*
add .gitattributes, default deny foreign addresses
James Taylor
2018-07-01
1
-141
/
+141
|
*
initial commit
James Taylor
2018-06-30
1
-0
/
+141