Commit Graph

  • a749b2968b
    Merge pull request #316 from galgeek/bmiller/shorter_behavior_timeout Barbara Miller 2025-01-23 15:37:29 -08:00
  • 5e701e9dbe
    Merge pull request #315 from galgeek/bmiller/proxy_select Barbara Miller 2025-01-23 15:37:01 -08:00
  • 1e30b4f478
    Merge pull request #312 from internetarchive/adam/patch-yt-dlp-infinite-loop-bug Adam Miller 2025-01-23 15:30:56 -08:00
  • e2d61aea9d Merge branch 'bmiller/shorter_behavior_timeout' into qa Barbara Miller 2025-01-23 14:59:49 -08:00
  • 2905324435 behavior_timeout=300seconds Barbara Miller 2025-01-23 14:56:44 -08:00
  • 9e09782984 ytdlp_proxy_file param Barbara Miller 2025-01-23 14:35:34 -08:00
  • b8432cd19f fix qa merge error Barbara Miller 2025-01-23 13:34:55 -08:00
  • dd60fc2193 Merge commit '1e164dc8078d02b48f4b651a9db96d980a6a7b74' into qa Barbara Miller 2025-01-23 12:48:36 -08:00
  • e74057582a Merge branch 'bmiller/proxy_select' into qa Barbara Miller 2025-01-23 12:38:27 -08:00
  • b22349e281 black'd Barbara Miller 2025-01-23 12:37:56 -08:00
  • 7b54dc0999 bump qa version Barbara Miller 2025-01-23 12:36:59 -08:00
  • a65c3a369a Merge branch 'bmiller/proxy_select' into qa Barbara Miller 2025-01-23 12:25:40 -08:00
  • baa33e3079 ytdlp_proxy Barbara Miller 2025-01-23 12:17:07 -08:00
  • 1e164dc807 Merge branch 'adam/behavior_check_refactor' into qa Adam Miller 2025-01-23 11:38:04 -08:00
  • 966d1ff6d8 Merge branch 'bmiller/proxy_select' into qa Barbara Miller 2025-01-23 11:35:15 -08:00
  • 854970f4dd black'd bmiller/proxy_select Barbara Miller 2025-01-23 11:21:05 -08:00
  • 61d64a1166 fix: incorrect logic for counting invalid checks adam/behavior_check_refactor Adam Miller 2025-01-23 11:04:20 -08:00
  • 170377fe89 yt-dlp proxy handling update Barbara Miller 2025-01-23 10:58:32 -08:00
  • 076f4d7a13
    Merge 4a07c9d0af0f770134b8d0a10359fc68ab330994 into eb922f515545783158915a5edfb95f4548ad65c1 Gretchen Leigh Miller 2025-01-22 22:18:46 +00:00
  • 4a07c9d0af update version + maintainers gmiller/2950-skip-ytdlp Gretchen Miller 2025-01-22 14:18:40 -08:00
  • 4aa40303fe bump qa version Barbara Miller 2025-01-16 11:23:27 -08:00
  • da551970a6 chore: merge in behavior logging Adam Miller 2025-01-16 11:19:30 -08:00
  • 6ef4f0a59c feat: additional behavior checking logging to inform future logic changes Adam Miller 2025-01-15 16:00:23 -08:00
  • 17fdc86d3b chore: bump version Adam Miller 2025-01-15 12:11:51 -08:00
  • 2de96eae25 Merge branch 'adam/patch-yt-dlp-infinite-loop-bug' into qa Adam Miller 2025-01-15 12:02:34 -08:00
  • 493587ca2c fix: return ie_result and cleanup variable names to properly represent hop depth instead of redirects adam/patch-yt-dlp-infinite-loop-bug Adam Miller 2025-01-15 12:00:07 -08:00
  • df20c17bb7 Merge branch 'adam/patch-yt-dlp-infinite-loop-bug' into qa Adam Miller 2025-01-06 18:56:48 -08:00
  • a250eb2b68 fix: ensure url is not a video when determining if we are in a redirect Adam Miller 2025-01-06 18:56:22 -08:00
  • 15d448857f Merge branch 'adam/patch-yt-dlp-infinite-loop-bug' into qa Adam Miller 2025-01-06 18:23:30 -08:00
  • 5be1b3b22a chore: formatting Adam Miller 2025-01-06 18:23:17 -08:00
  • 1596667919 chore: rewrite approach using process_ie_result Adam Miller 2025-01-06 18:20:30 -08:00
  • 28765a725b Merge branch 'adam/log-behavior-status' into qa Adam Miller 2025-01-06 17:01:41 -08:00
  • 4310912c74 chore: Add timing information to behavior exit log adam/log-behavior-status Adam Miller 2025-01-06 17:00:43 -08:00
  • f12451be01 feat: add behavior status response to logging Adam Miller 2025-01-06 15:43:12 -08:00
  • 6abc23d441 Merge branch 'adam/patch-yt-dlp-infinite-loop-bug' into qa Adam Miller 2025-01-06 11:38:44 -08:00
  • 426570b084 feat: Handle too many redirects as well Adam Miller 2025-01-06 11:30:46 -08:00
  • 28009b5844 Merge remote-tracking branch 'upstream/adam/patch-yt-dlp-infinite-loop-bug' into qa Barbara Miller 2025-01-02 17:49:27 -08:00
  • 2f86f1f853 feat: override yt-dlp generic extractor to add redirect loop detection logic Adam Miller 2025-01-02 16:55:35 -08:00
  • e8978ff53e feat: adds docker development environment Adam Miller 2024-12-27 16:10:59 -08:00
  • 63c53641b8 remove cassandra references (currently unused) Barbara Miller 2024-12-13 15:47:15 -08:00
  • 4d0dfc150f Merge branch 'master' into gmiller/2950-skip-ytdlp Gretchen Miller 2024-12-13 08:50:44 -08:00
  • eb922f5155
    bump version to 1.6.5 Barbara Miller 2024-12-12 14:01:21 -08:00
  • bfc4aac76a
    Merge pull request #307 from galgeek/ytdlp_tmpdir Barbara Miller 2024-12-12 13:59:51 -08:00
  • 135f623fda
    Merge pull request #308 from galgeek/retry_only_proxied Barbara Miller 2024-12-12 13:59:09 -08:00
  • 513f661501 Merge branch 'retry_only_proxied' into qa Barbara Miller 2024-12-12 12:56:11 -08:00
  • 5f82b8871d if ydl.is_youtube_host Barbara Miller 2024-12-12 12:54:57 -08:00
  • d8ebf2824e minor edits Barbara Miller 2024-12-12 12:42:12 -08:00
  • 7f39dad627 Merge branch 'ytdlp_tmpdir' into qa Barbara Miller 2024-12-12 11:56:56 -08:00
  • de1890eedc black'd Barbara Miller 2024-12-12 11:56:03 -08:00
  • 1603d4584b Merge branch 'ytdlp_tmpdir' into qa Barbara Miller 2024-12-12 11:49:31 -08:00
  • 789fe8116c skip separate edits mostly Barbara Miller 2024-12-12 11:48:26 -08:00
  • a86962e886 cli param for ytldp_tmpdir Barbara Miller 2024-12-09 19:29:06 -08:00
  • 7ef4a04e50 feat: add log for long brozzler sessions adam/log_long_brozzle_sessions Adam Miller 2024-12-11 16:47:13 -08:00
  • c2d6221b66 valid version id Barbara Miller 2024-12-10 17:37:52 -08:00
  • d235b02abd PROXY_ATTEMPTS constant Barbara Miller 2024-12-10 09:40:24 -08:00
  • a390c3fcac if ydl.isyoutubehost Barbara Miller 2024-12-09 20:48:30 -08:00
  • 47d59970a7 ... if isyoutubehost Barbara Miller 2024-12-09 20:41:44 -08:00
  • 8747bf9fd8 local var max_attempts Barbara Miller 2024-12-09 20:38:23 -08:00
  • 36d6a1e5ab define MAX_YTDLP_ATTEMPTS at head of file Barbara Miller 2024-12-09 18:45:25 -08:00
  • 1af418c192 black'd Barbara Miller 2024-12-09 17:43:37 -08:00
  • b04fe476f7 skip caps for non-constants Barbara Miller 2024-12-09 17:25:39 -08:00
  • a49b978c60 add ytdlp_tmp, and more... Barbara Miller 2024-12-09 17:21:21 -08:00
  • 8d0652bfed Merge branch 'retry_only_proxied' into qa Barbara Miller 2024-12-06 18:50:19 -08:00
  • db56c8fb00 Merge branch 'ytdlp_tmpdir' into qa Barbara Miller 2024-12-06 18:50:01 -08:00
  • f7938fe4bc retry only proxied urls Barbara Miller 2024-12-06 17:33:11 -08:00
  • 905c11d795 ytdlp should use /tmp Barbara Miller 2024-12-06 17:17:57 -08:00
  • 73a9c9f823
    Merge pull request #306 from internetarchive/adam/update_brozzler_version Adam Miller 2024-12-05 09:22:06 -08:00
  • 42e2452363 chore: Bump version to 1.6.4 adam/update_brozzler_version Adam Miller 2024-12-05 09:14:11 -08:00
  • 18d3c8a697
    Merge pull request #285 from internetarchive/adam/connection_failure_retry Adam Miller 2024-12-04 15:38:28 -08:00
  • 210491c867
    Merge pull request #305 from galgeek/chrome130fixes Adam Miller 2024-12-04 15:37:06 -08:00
  • c781f53e3f black'd chrome130fixes Barbara Miller 2024-12-02 15:19:50 -08:00
  • 60c870d731 tweak qa version Barbara Miller 2024-12-02 14:49:58 -08:00
  • edb3e51f6b fixes for chrome v.130 Barbara Miller 2024-10-18 16:40:24 -07:00
  • 59d9ece0f8 Merge branch 'adam/connection_failure_retry' into qa Adam Miller 2024-11-26 13:47:52 -08:00
  • 1ffa6cbe0b fix: Ensure page is None when we're done retrying, so site gets disclaimed adam/connection_failure_retry Adam Miller 2024-11-26 13:47:14 -08:00
  • f9f68caaba resolve merge conflicts Adam Miller 2024-11-26 10:52:06 -08:00
  • cb355d9159 Merge branch 'master' into adam/connection_failure_retry Adam Miller 2024-11-26 10:42:27 -08:00
  • 4b20d81b19 chore: Comment retry delay backoff calculation. Adam Miller 2024-11-26 10:26:47 -08:00
  • 0518f82502 Merge branch 'master' into gmiller/2950-skip-ytdlp Gretchen Miller 2024-11-20 16:25:47 -08:00
  • d9d09996b0
    bump version to 1.6.3 Barbara Miller 2024-11-12 16:22:53 -08:00
  • f0c158b283
    Merge pull request #303 from vbanos/http-https Barbara Miller 2024-11-12 16:21:49 -08:00
  • 05ddc28ea8 Comment frontier query change Adam Miller 2024-11-12 15:05:49 -08:00
  • f332e569be Merge branch 'master' into adam/connection_failure_retry Adam Miller 2024-11-12 14:59:49 -08:00
  • ab488968c5 Adjust backoff timing to 60, 90, 135 depending on number of attempts Adam Miller 2024-11-12 13:07:07 -08:00
  • 0f100e6a71 revert browser.py and pull status from browser.websock_thread.page_status instead. Adam Miller 2024-11-12 13:06:09 -08:00
  • a52765d2ca Disable automatic http to https transformation Vangelis Banos 2024-11-12 21:59:49 +02:00
  • d079409a5b
    Merge pull request #302 from internetarchive/pypi_1dot6dot2 Barbara Miller 2024-11-05 17:37:32 -08:00
  • c4e5dc63fc minor updates for v.1.6.2 (for pypi) pypi_1dot6dot2 Barbara Miller 2024-11-05 17:26:59 -08:00
  • afb73ceba8 import brozzler_ia as brozzler brozzler_ia Barbara Miller 2024-11-03 14:32:09 -08:00
  • 07a6b9845a
    bump version Barbara Miller 2024-11-02 10:20:13 -07:00
  • b5177865c1
    Merge pull request #300 from galgeek/extra_think Barbara Miller 2024-11-02 10:16:43 -07:00
  • 413fc13120 for pypi Barbara Miller 2024-11-02 09:36:12 -07:00
  • 2b4f40a3e6 facilitate library use Barbara Miller 2024-11-02 09:35:03 -07:00
  • 09ec0b1078 update copyright notice Barbara Miller 2024-11-02 09:33:28 -07:00
  • 0db478f704
    Merge pull request #299 from galgeek/doublethink_up Barbara Miller 2024-10-31 11:21:41 -07:00
  • d1e6e0f632 update doublethink dependency Barbara Miller 2024-10-31 11:04:40 -07:00
  • f4e6f6c1c3
    Merge pull request #298 from internetarchive/galgeek-patch-3 Barbara Miller 2024-10-30 15:59:29 -07:00
  • 781d7efc62
    Merge pull request #297 from galgeek/master Barbara Miller 2024-10-30 15:58:31 -07:00
  • 39a3c7cc8b
    Update workflow publish-artifacts.yml galgeek-patch-3 Barbara Miller 2024-10-30 15:56:02 -07:00
  • 4ce5f7a61f update README, yt-dlp, not youtube-dl Barbara Miller 2024-10-30 15:44:27 -07:00