1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2026-03-07 06:39:35 +00:00
Files
yt-dlp/youtube_dl/__init__.py
Jaime Marquínez Ferrándiz 1bdeb7be2e Set '--simulate' if any of the printing options is given (fixes #3036)
That's what the help messages say.
Previously it would only set '--skip-download', which would write thumbnail,
descriptions or subtitles if they were requested (for example you may have set
'--write-thumbnail' in the config file).
2014-10-26 13:01:57 +01:00

16 KiB