mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-08-06 05:24:19 -04:00
fix qa merge error
This commit is contained in:
parent
dd60fc2193
commit
b8432cd19f
1 changed files with 0 additions and 1 deletions
|
@ -618,7 +618,6 @@ def brozzler_worker(argv=None):
|
|||
rr = rethinker(args)
|
||||
frontier = brozzler.RethinkDbFrontier(rr)
|
||||
service_registry = doublethink.ServiceRegistry(rr)
|
||||
skip_av_seeds_from_file = get_skip_av_seeds()
|
||||
ytdlp_proxy_endpoints_from_file = get_ytdlp_proxy_endpoints()
|
||||
worker = brozzler.worker.BrozzlerWorker(
|
||||
frontier,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue