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 (
Expand
)
Author
Age
Files
Lines
*
pep8
Jesús
2020-12-15
1
-6
/
+11
*
Improve message Starting httpserver
Jesús
2020-12-15
1
-1
/
+5
*
Put vid title at end of download urls so downloads w/ that filename
James Taylor
2020-10-22
1
-0
/
+3
*
Remove commenting system. Because:
James Taylor
2020-10-21
1
-1
/
+1
*
proxy 'sponsor.ajay.app'
zrose584
2020-10-18
1
-3
/
+4
*
Use tor video routing instead of invidious for 403s
James Taylor
2020-09-25
1
-5
/
+5
*
server.py: support alternative server software
James Taylor
2020-09-24
1
-8
/
+11
*
Increase max redirects for video routing
James Taylor
2020-09-22
1
-1
/
+5
*
Add setting for tor_port
user938120
2020-09-19
1
-1
/
+1
*
Add tor video routing
James Taylor
2020-09-18
1
-6
/
+30
*
Merge branch 'master' of https://github.com/user234683/youtube-local
James Taylor
2020-09-05
1
-0
/
+1
|
\
|
*
server.py: Add python3 shebang
Jelle Licht
2020-09-05
1
-0
/
+1
*
|
Don't log noisy caption requests to console
James Taylor
2020-09-05
1
-1
/
+1
|
/
*
Don't log noisy thumbnail and avatar requests in the console
James Taylor
2020-08-12
1
-3
/
+13
*
Fix parameters being ignored in youtu.be links
James Taylor
2020-04-05
1
-1
/
+4
*
Correct malformed query strings: change ? to & so flask
James Taylor
2020-03-08
1
-0
/
+3
*
Redirect localhost:8080 to homepage
James Taylor
2019-09-07
1
-0
/
+5
*
Convert subscriptions page to flask framework
James Taylor
2019-08-10
1
-1
/
+1
*
Delete obsolete files
James Taylor
2019-07-21
1
-18
/
+0
*
Convert comment posting system to flask framework
James Taylor
2019-07-21
1
-1
/
+1
*
Convert comments to flask framework
James Taylor
2019-07-19
1
-1
/
+1
*
Convert local_playlist to flask framework
James Taylor
2019-07-06
1
-1
/
+1
*
Convert channel page to flask framework
James Taylor
2019-07-06
1
-1
/
+1
*
Convert playlist page to flask framework
James Taylor
2019-07-04
1
-1
/
+1
*
Refactor search page
James Taylor
2019-06-21
1
-1
/
+1
*
Convert watch page to flask framework
James Taylor
2019-06-16
1
-8
/
+11
*
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