1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-07 00:21:03 +02:00
yt-dlp/youtube_dl
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
..
downloader [hlsnative] Correct handling when remaining_bytes is None 2014-09-25 09:21:45 +02:00
extractor [vrt] Improve extractor 2014-10-26 16:48:11 +07:00
postprocessor [ffmpeg] Improve format merging (Closes #3935) 2014-10-13 10:12:43 +02:00
__init__.py Set '--simulate' if any of the printing options is given (fixes #3036) 2014-10-26 13:01:57 +01:00
__main__.py
aes.py
cache.py [cache] Allow dots in keys (Fixes #3674) 2014-09-04 04:47:56 +02:00
jsinterp.py
options.py New option --dump-single-json (#4003) 2014-10-25 00:30:57 +02:00
swfinterp.py
update.py
utils.py [utils] Add additional format to unified_strdate 2014-10-04 22:38:23 +03:00
version.py release 2014.10.25 2014-10-25 00:41:06 +02:00
YoutubeDL.py New option --dump-single-json (#4003) 2014-10-25 00:30:57 +02:00