1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00

[cleanup] Misc

This commit is contained in:
pukkandan
2023-07-30 03:36:17 +05:30
parent 8cb7fc44db
commit 6148833f5c
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,
}
}]