| Commit message (Expand) | Author | Age | Files | Lines |
* | minor fix deprecation warning | Astound | 13 days | 1 | -1/+1 |
* | util: use visitorData for api request | Astound | 14 days | 1 | -26/+93 |
* | Revert "Refactoring code and reuse INNERTUBE_CLIENTS" | Jesus | 2024-10-11 | 1 | -61/+37 |
* | Switch to android test suite client by default | Jesus | 2024-06-11 | 1 | -0/+23 |
* | set ios client | Astound | 2024-04-27 | 1 | -16/+16 |
* | Refactoring code and reuse INNERTUBE_CLIENTS | Astound | 2024-04-21 | 1 | -41/+36 |
* | update | Astound | 2024-04-21 | 1 | -2/+2 |
* | update | Astound | 2024-04-21 | 1 | -2/+2 |
* | Update `android` params | Astound | 2024-04-06 | 1 | -6/+2 |
* | Set 'ios' client to bypass | Astound | 2024-03-31 | 1 | -0/+16 |
* | Temporal fix: all requests with ANDROID client get redirected to aQvGIIdgFDM ... | Astound | 2024-03-31 | 1 | -0/+19 |
* | Update user-agents and update android client parameters to fix blockage | Astound | 2024-03-30 | 1 | -10/+12 |
* | Use response.headers instead of response.getheaders() | Astound | 2024-03-11 | 1 | -1/+1 |
* | Update android client version to fix 400 Bad Request | Astound | 2024-03-10 | 1 | -3/+3 |
* | Fix channel about tab | Astound | 2024-01-22 | 1 | -0/+79 |
* | Set hqdefault thumnail images | Jesus E | 2023-06-18 | 1 | -2/+2 |
* | Fix failing exit node retry test | James Taylor | 2022-02-16 | 1 | -2/+1 |
* | Fix error during exit blockage detection when Set-Cookie missing | James Taylor | 2022-02-15 | 1 | -1/+1 |
* | Fix MaxRetryErrors due to Tor exit node blockage | James Taylor | 2022-02-15 | 1 | -3/+16 |
* | Prefix youtube URLs in video descriptions and channel about page | James Taylor | 2021-08-09 | 1 | -0/+7 |
* | Switch to new comments api now that old one is being disabled | James Taylor | 2021-08-09 | 1 | -0/+13 |
* | Cleaner channel-checking console error messages when Tor is closed | Jesús | 2021-07-28 | 1 | -1/+5 |
* | Restart tor connection pool when the tor port setting is changed | James Taylor | 2021-07-28 | 1 | -0/+4 |
* | Friendlier error message when Tor is closed or network is down | James Taylor | 2021-07-04 | 1 | -3/+22 |
* | Capitalize name app | Jesús | 2021-06-10 | 1 | -1/+1 |
* | Save uploader id in local playlists | James Taylor | 2021-05-06 | 1 | -2/+5 |
* | 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 |