mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-04-20 15:55:49 -04:00
add comment
This commit is contained in:
parent
487a7009f0
commit
7764c3f6d7
@ -33,6 +33,7 @@ thread_local = threading.local()
|
||||
|
||||
|
||||
def should_ytdlp(page, site):
|
||||
# called only after we've passed needs_browsing() check
|
||||
if page.status_code != 200:
|
||||
return False
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user