1758 Commits

Author SHA1 Message Date
Barbara Miller
20f70b09c5 bump qa version 2025-02-12 15:10:26 -08:00
Barbara Miller
696961d995 Merge branch 'behavior_logging' into qa 2025-02-12 15:02:41 -08:00
Barbara Miller
d76d360846 better string formatting 2025-02-12 15:02:17 -08:00
Barbara Miller
4557326a2e Merge branch 'bmiller/more_better_requests' into qa 2025-02-11 17:28:54 -08:00
Barbara Miller
ca79c3a329 minor logging fix 2025-02-11 17:28:18 -08:00
Barbara Miller
a2da84cad7 Merge branch 'bmiller/more_better_requests' into qa 2025-02-11 16:30:36 -08:00
Barbara Miller
430c0daf39 catch and log more exceptions on fetch_url error 2025-02-11 12:51:26 -08:00
Barbara Miller
561e0803c6 requests timeout and user_agent 2025-02-11 12:27:50 -08:00
Barbara Miller
65de0d2a5f timeout for fetch_url 2025-02-09 11:13:03 -08:00
Barbara Miller
6d077868fa Merge branch 'behavior_logging' into qa 2025-02-06 16:31:53 -08:00
Barbara Miller
b8939c9cf2 bump qa version 2025-02-06 16:25:24 -08:00
Barbara Miller
c87a05fdab black'd 2025-02-06 16:16:40 -08:00
Barbara Miller
4e82cf5bf5 include page_url in new logging 2025-02-06 16:15:00 -08:00
Adam Miller
7ededbc521
Merge pull request #318 from internetarchive/adam/get-page-header-timeout
Some checks failed
Publish Artifacts / Build distribution 📦 (push) Has been cancelled
Python Formatting Check / formatting (push) Has been cancelled
feat: add timeout to header check
2025-02-06 11:22:28 -08:00
Adam Miller
8ed517c1c0 chore: bump version 2025-02-06 11:19:23 -08:00
Barbara Miller
f7805fa46b
bump qa version 2025-02-06 10:38:41 -08:00
Adam Miller
7a6180daee Merge branch 'adam/get-page-header-timeout' into qa 2025-02-05 12:39:00 -08:00
Adam Miller
3afc63242b fix: syntax bug on HEADER_REQUEST_TIMEOUT 2025-02-05 12:38:41 -08:00
Adam Miller
3cd325fc01 chore: bump version 2025-02-04 16:47:20 -08:00
Adam Miller
c5844dfdd6 chore: cleanup unused variable 2025-02-04 16:36:23 -08:00
Adam Miller
298e5efe33 feat: add _get_page_headers timeout 2025-02-04 16:35:11 -08:00
Adam Miller
0feac5cd07 feat: add timeout to header check 2025-02-04 16:21:28 -08:00
Adam Miller
c70de99116 merge qa brozzler flags 2025-01-30 11:41:21 -08:00
Adam Miller
ff8824f102 feat: add new flag to disable automatic model downloads for hints/autocomplete 2025-01-30 11:33:55 -08:00
Barbara Miller
df4bd148d5
bump version and update copyright
Some checks failed
Publish Artifacts / Build distribution 📦 (push) Has been cancelled
Python Formatting Check / formatting (push) Has been cancelled
2025-01-23 16:26:16 -08:00
Barbara Miller
cb764a30f5 bump qa version 2025-01-23 15:42:17 -08:00
Barbara Miller
a749b2968b
Merge pull request #316 from galgeek/bmiller/shorter_behavior_timeout
shorter behavior timeout
2025-01-23 15:37:29 -08:00
Barbara Miller
5e701e9dbe
Merge pull request #315 from galgeek/bmiller/proxy_select
yt-dlp proxy handling update
2025-01-23 15:37:01 -08:00
Adam Miller
1e30b4f478
Merge pull request #312 from internetarchive/adam/patch-yt-dlp-infinite-loop-bug
feat: override yt-dlp generic extractor to add redirect loop detectio…
2025-01-23 15:30:56 -08:00
Barbara Miller
e2d61aea9d Merge branch 'bmiller/shorter_behavior_timeout' into qa 2025-01-23 14:59:49 -08:00
Barbara Miller
2905324435 behavior_timeout=300seconds 2025-01-23 14:56:44 -08:00
Barbara Miller
9e09782984 ytdlp_proxy_file param 2025-01-23 14:35:34 -08:00
Barbara Miller
b8432cd19f fix qa merge error 2025-01-23 13:34:55 -08:00
Barbara Miller
dd60fc2193 Merge commit '1e164dc8078d02b48f4b651a9db96d980a6a7b74' into qa 2025-01-23 12:48:36 -08:00
Barbara Miller
e74057582a Merge branch 'bmiller/proxy_select' into qa 2025-01-23 12:38:27 -08:00
Barbara Miller
b22349e281 black'd 2025-01-23 12:37:56 -08:00
Barbara Miller
7b54dc0999 bump qa version 2025-01-23 12:36:59 -08:00
Barbara Miller
a65c3a369a Merge branch 'bmiller/proxy_select' into qa 2025-01-23 12:25:40 -08:00
Barbara Miller
baa33e3079 ytdlp_proxy 2025-01-23 12:17:07 -08:00
Adam Miller
1e164dc807 Merge branch 'adam/behavior_check_refactor' into qa 2025-01-23 11:38:04 -08:00
Barbara Miller
966d1ff6d8 Merge branch 'bmiller/proxy_select' into qa 2025-01-23 11:35:15 -08:00
Barbara Miller
854970f4dd black'd 2025-01-23 11:21:05 -08:00
Adam Miller
61d64a1166 fix: incorrect logic for counting invalid checks 2025-01-23 11:04:20 -08:00
Barbara Miller
170377fe89 yt-dlp proxy handling update 2025-01-23 10:58:32 -08:00
Barbara Miller
4aa40303fe bump qa version 2025-01-16 11:23:27 -08:00
Adam Miller
da551970a6 chore: merge in behavior logging 2025-01-16 11:19:30 -08:00
Adam Miller
6ef4f0a59c feat: additional behavior checking logging to inform future logic changes 2025-01-15 16:00:23 -08:00
Adam Miller
17fdc86d3b chore: bump version 2025-01-15 12:11:51 -08:00
Adam Miller
2de96eae25 Merge branch 'adam/patch-yt-dlp-infinite-loop-bug' into qa 2025-01-15 12:02:34 -08:00
Adam Miller
493587ca2c fix: return ie_result and cleanup variable names to properly represent hop depth instead of redirects 2025-01-15 12:00:07 -08:00