This commit is contained in:
Barbara Miller 2024-12-09 17:43:37 -08:00
parent b04fe476f7
commit 1af418c192

View File

@ -39,6 +39,7 @@ ytdlp_tmp = "/tmp"
ytdlp_wait = 10
max_ytdlp_attempts = 1
def should_ytdlp(site, page, page_status, skip_av_seeds):
# called only after we've passed needs_browsing() check