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
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 |
|
Adam Miller
|
df20c17bb7
|
Merge branch 'adam/patch-yt-dlp-infinite-loop-bug' into qa
|
2025-01-06 18:56:48 -08:00 |
|
Adam Miller
|
a250eb2b68
|
fix: ensure url is not a video when determining if we are in a redirect
|
2025-01-06 18:56:22 -08:00 |
|
Adam Miller
|
15d448857f
|
Merge branch 'adam/patch-yt-dlp-infinite-loop-bug' into qa
|
2025-01-06 18:23:30 -08:00 |
|
Adam Miller
|
5be1b3b22a
|
chore: formatting
|
2025-01-06 18:23:17 -08:00 |
|
Adam Miller
|
1596667919
|
chore: rewrite approach using process_ie_result
|
2025-01-06 18:20:30 -08:00 |
|
Adam Miller
|
28765a725b
|
Merge branch 'adam/log-behavior-status' into qa
|
2025-01-06 17:01:41 -08:00 |
|
Adam Miller
|
4310912c74
|
chore: Add timing information to behavior exit log
|
2025-01-06 17:00:43 -08:00 |
|
Adam Miller
|
f12451be01
|
feat: add behavior status response to logging
|
2025-01-06 15:43:12 -08:00 |
|
Adam Miller
|
6abc23d441
|
Merge branch 'adam/patch-yt-dlp-infinite-loop-bug' into qa
|
2025-01-06 11:38:44 -08:00 |
|
Adam Miller
|
426570b084
|
feat: Handle too many redirects as well
|
2025-01-06 11:30:46 -08:00 |
|
Barbara Miller
|
28009b5844
|
Merge remote-tracking branch 'upstream/adam/patch-yt-dlp-infinite-loop-bug' into qa
|
2025-01-02 17:49:27 -08:00 |
|
Adam Miller
|
2f86f1f853
|
feat: override yt-dlp generic extractor to add redirect loop detection logic
|
2025-01-02 16:55:35 -08:00 |
|
Barbara Miller
|
63c53641b8
|
remove cassandra references (currently unused)
|
2024-12-13 15:47:15 -08:00 |
|
Barbara Miller
|
eb922f5155
|
bump version to 1.6.5
|
2024-12-12 14:01:21 -08:00 |
|
Barbara Miller
|
bfc4aac76a
|
Merge pull request #307 from galgeek/ytdlp_tmpdir
brozzler yt-dlp should be able to specify a separate tempdir
|
2024-12-12 13:59:51 -08:00 |
|
Barbara Miller
|
135f623fda
|
Merge pull request #308 from galgeek/retry_only_proxied
retry only proxied urls
|
2024-12-12 13:59:09 -08:00 |
|
Barbara Miller
|
513f661501
|
Merge branch 'retry_only_proxied' into qa
|
2024-12-12 12:56:11 -08:00 |
|
Barbara Miller
|
5f82b8871d
|
if ydl.is_youtube_host
|
2024-12-12 12:54:57 -08:00 |
|
Barbara Miller
|
d8ebf2824e
|
minor edits
|
2024-12-12 12:42:12 -08:00 |
|
Barbara Miller
|
7f39dad627
|
Merge branch 'ytdlp_tmpdir' into qa
|
2024-12-12 11:56:56 -08:00 |
|
Barbara Miller
|
de1890eedc
|
black'd
|
2024-12-12 11:56:03 -08:00 |
|
Barbara Miller
|
1603d4584b
|
Merge branch 'ytdlp_tmpdir' into qa
|
2024-12-12 11:49:31 -08:00 |
|