Adjusted comment

This commit is contained in:
tcely 2025-01-07 03:35:58 -05:00 committed by GitHub
parent 9a4101a0a1
commit db25fa8029
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -218,7 +218,7 @@ def filter_response(response_dict):
# end of formats cleanup }}} # end of formats cleanup }}}
# beginning of automatic_captions cleanup {{{ # beginning of automatic_captions cleanup {{{
# drop urls that expire, or restrict IPs # drop urls that expire
def drop_auto_caption_url(**kwargs): def drop_auto_caption_url(**kwargs):
url = kwargs['url'] url = kwargs['url']
return ( return (