mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-31 16:21:40 +03:00
cleanup
This commit is contained in:
@@ -98,10 +98,7 @@ class NZOnScreenIE(InfoExtractor):
|
||||
'alt_title': 'Reluctant Hero',
|
||||
'thumbnail': r're:https://www\.nzonscreen\.com/content/images/.+\.jpg',
|
||||
},
|
||||
'params': {
|
||||
# 'writesubtitles': True,
|
||||
'noplaylist': True,
|
||||
},
|
||||
'params': {'noplaylist': True},
|
||||
}]
|
||||
|
||||
def _extract_formats(self, playlist):
|
||||
|
||||
Reference in New Issue
Block a user