mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-30 03:21:31 +00:00
Merge branch 'master' into yt-live-from-start-range
This commit is contained in:
@@ -843,6 +843,7 @@ def parse_options(argv=None):
|
||||
'noprogress': opts.quiet if opts.noprogress is None else opts.noprogress,
|
||||
'progress_with_newline': opts.progress_with_newline,
|
||||
'progress_template': opts.progress_template,
|
||||
'progress_delta': opts.progress_delta,
|
||||
'playliststart': opts.playliststart,
|
||||
'playlistend': opts.playlistend,
|
||||
'playlistreverse': opts.playlist_reverse,
|
||||
|
||||
Reference in New Issue
Block a user