1
0
Fork 0

[cleanup] Misc

This commit is contained in:
pukkandan 2023-07-30 03:36:17 +05:30
commit 6148833f5c
No known key found for this signature in database
GPG key ID: 7EEE9E1E817D0A39
10 changed files with 27 additions and 25 deletions

View file

@ -53,7 +53,7 @@ class NineNowIE(InfoExtractor):
'upload_date': '20210421',
},
'expected_warnings': ['Ignoring subtitle tracks'],
'params':{
'params': {
'skip_download': True,
}
}]