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
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Automatically change tor circuit once if ip is blocked
James Taylor
2020-10-25
1
-45
/
+117
*
fetch_url: move content decoding to before 429 check
James Taylor
2020-10-25
1
-1
/
+3
*
Put vid title at end of download urls so downloads w/ that filename
James Taylor
2020-10-22
1
-0
/
+54
*
fix style
zrose584
2020-10-09
1
-1
/
+1
*
settings.py: add 'proxy_images'
zrose584
2020-10-07
1
-6
/
+7
*
Increase max redirects for video routing
James Taylor
2020-09-22
1
-3
/
+13
*
Add setting for tor_port
user938120
2020-09-19
1
-3
/
+3
*
Add tor video routing
James Taylor
2020-09-18
1
-14
/
+23
*
Don't use brotli if import fails
James Taylor
2020-08-11
1
-2
/
+9
*
Fix failure to parse comments when there's one from deleted channel
James Taylor
2020-03-08
1
-0
/
+9
*
Ensure urllib3 and python version not leaked during video file check
James Taylor
2020-02-18
1
-1
/
+2
*
Fix MaxRetryError when checking for video URL access
James Taylor
2020-02-18
1
-2
/
+10
*
Check for 403 errors and fallback on Invidious
James Taylor
2020-02-01
1
-0
/
+8
*
Give a proper error message for 429 errors
James Taylor
2020-01-31
1
-0
/
+23
*
Extraction: Move html post processing stuff from yt_data_extract to util
James Taylor
2019-12-19
1
-0
/
+38
*
Extraction: Rewrite item_extraction for better error handling and readability...
James Taylor
2019-12-18
1
-0
/
+2
*
Extraction: Replace youtube-dl with custom-built watch page extraction
James Taylor
2019-10-17
1
-1
/
+8
*
Extraction: Move comment extraction to yt_data_extract
James Taylor
2019-09-19
1
-9
/
+0
*
Extraction: Fix url prefixing
James Taylor
2019-09-08
1
-0
/
+4
*
Merge flask framework and other stuff from master
James Taylor
2019-08-09
1
-2
/
+10
|
\
|
*
Remove ad-hoc response saving from code, create a debug setting for fetch_url
James Taylor
2019-07-23
1
-2
/
+11
*
|
Overhaul refresh system, make it asynchronous
James Taylor
2019-06-09
1
-2
/
+52
*
|
Make thumbnails work and other stuff
James Taylor
2019-06-05
1
-0
/
+32
|
/
*
prevent urllib3 from decoding content
James Taylor
2019-02-26
1
-1
/
+1
*
Use persistent connections
James Taylor
2019-02-25
1
-11
/
+87
*
refactor common.py into 3 files
James Taylor
2019-02-21
1
-0
/
+153