monosans
cbf10a37d3
Don't set geolocation if geolocation folders are disabled
2023-12-09 15:16:44 +03:00
monosans
14f19c6414
Use typing-extensions
2023-10-25 20:27:48 +03:00
monosans
5e1a81a369
Minor refactor
2023-08-22 12:23:45 +03:00
monosans
0ea337663c
Add type hint
2023-08-21 14:13:16 +03:00
monosans
d32f7f8707
Change max line length from 88 to 80
2023-06-27 12:04:44 +03:00
monosans
4fe4e3b0b6
Change final output
2023-04-16 21:49:53 +03:00
monosans
a6411bc501
Minor optimizations
2023-04-16 21:11:46 +03:00
monosans
4d76fe1870
Change timeout log level from error to warning
2023-03-19 00:30:03 +03:00
4553f88474
[pre-commit.ci] pre-commit autoupdate ( #43 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-28 06:48:56 +00:00
monosans
8d16ec6fff
Add pre-commit
2023-02-25 19:31:34 +03:00
monosans
42ce1237a1
Reformat docstring
2023-02-19 22:33:06 +03:00
monosans
082e12b764
Many changes (see full commit message)
...
Add ability to set MaxConnections to 0, at which this parameter will be set to the maximum available value for the OS
Add validation for Timeout and SourceTimeout options
Improve existing validators
Improve error and warning output
Misc refactoring
2023-02-19 22:18:30 +03:00
monosans
490efee372
Add Debug option
2023-02-06 20:59:03 +03:00
monosans
9eb893bb6c
Reformat code
2023-02-01 18:46:40 +03:00
monosans
d21e32e4fc
Add CheckWebsite setting
...
Fixes #16 , fixes #39
2023-01-15 13:05:16 +03:00
monosans
7298a5594f
Refactor
2023-01-15 00:22:17 +03:00
monosans
cea51b2d71
Edit MaxConnections comment
2023-01-07 14:53:21 +03:00
monosans
8057229ec7
Set sock_connect timeout to float("inf")
2023-01-07 14:50:42 +03:00
monosans
0f67a11713
Add comment about RAM consumption
2023-01-07 12:39:38 +03:00
monosans
26f0b0c564
Fix typo
2023-01-07 12:26:32 +03:00
monosans
3120ba6d55
Add SourceTimeout option
2023-01-07 12:10:25 +03:00
monosans
906a514e10
Fix timeouts higher than 60 being ignored
2023-01-07 11:57:57 +03:00
monosans
04e2394f11
Edit docstring & comment
2023-01-05 20:24:01 +03:00
monosans
363e094f46
Hotfix for Windows
2023-01-05 20:05:10 +03:00
monosans
3abbb7983f
Support higher MaxConnections & fix Windows errors
...
Fixes #4 , fixes #8 , fixes #11 , fixes #28 , fixes #34 , fixes #36 , fixes #37
2023-01-05 18:45:06 +03:00
monosans
3670096f26
Use DummyCookieJar
2023-01-04 20:24:44 +03:00
monosans
ac0424b73f
Make regex more readable
2023-01-04 18:11:51 +03:00
monosans
635086b23e
Code quality improvements
2023-01-04 17:49:45 +03:00
monosans
e3cd0920fb
Small improvements
2023-01-02 09:44:39 +03:00
monosans
efb49d36b9
Improve errors output
2023-01-02 00:35:20 +03:00
monosans
a8b1db926b
Refactor & improve output
2023-01-02 00:09:55 +03:00