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
*
util.py: Encode data using utf-8, not ascii
James Taylor
2021-03-03
1
-2
/
+2
*
util.py: Fix data not being passed in requests
James Taylor
2021-03-03
1
-2
/
+2
*
Debugging response saving: save page even if it's an HTTP error
James Taylor
2021-02-26
1
-8
/
+9
*
TorMgr: Change new identity cooldown to 7 seconds instead of 6
James Taylor
2021-02-13
1
-4
/
+4
*
fetch_url: 429: get new identity regardless of page content
James Taylor
2021-01-13
1
-3
/
+1
*
General theme: fix syntax W3C markup and add improve 'Published' date
Jesús
2020-12-30
1
-0
/
+7
*
strip_non_ascii in comments-author-name
Jesús
2020-12-30
1
-0
/
+6
*
util: Remove obsolete parse_info_prepare_for_html function
James Taylor
2020-12-28
1
-9
/
+0
*
Remove obsolete uppercase_escape function
James Taylor
2020-12-28
1
-6
/
+0
*
TorManager: Add delay before subsequent new identity retries
James Taylor
2020-12-25
1
-1
/
+18
*
Exit node retrying: Retry 3 times. Also add tests for it.
James Taylor
2020-12-21
1
-4
/
+17
*
Fix youtube mixes
James Taylor
2020-12-18
1
-2
/
+8
*
pep8
Jesús
2020-12-15
1
-26
/
+40
*
fetch_url: Use time.monotonic for comptability w/ tor_mgr
James Taylor
2020-11-29
1
-5
/
+8
*
use Tor to resolve domain names
user234684
2020-11-12
1
-2
/
+2
*
new_identity: authenticate with blank password
James Taylor
2020-10-25
1
-1
/
+1
*
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