mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-25 14:36:34 +00:00
Adjusted comment
This commit is contained in:
parent
9a4101a0a1
commit
db25fa8029
@ -218,7 +218,7 @@ def filter_response(response_dict):
|
||||
# end of formats cleanup }}}
|
||||
|
||||
# beginning of automatic_captions cleanup {{{
|
||||
# drop urls that expire, or restrict IPs
|
||||
# drop urls that expire
|
||||
def drop_auto_caption_url(**kwargs):
|
||||
url = kwargs['url']
|
||||
return (
|
||||
|
Loading…
Reference in New Issue
Block a user