yt-dlc/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
YoutubeDL.py New option --dump-single-json (#4003) 2014-10-25 00:30:57 +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 Resolve the symlink if __main__.py is invoke as a symlink. 2013-04-11 08:02:17 +03:00
aes.py Add support for crunchyroll.com 2013-11-09 11:25:12 +01:00
cache.py [cache] Allow dots in keys (Fixes #3674) 2014-09-04 04:47:56 +02:00
jsinterp.py [jsinterp] Fix slice 2014-07-25 07:04:39 +02:00
options.py New option --dump-single-json (#4003) 2014-10-25 00:30:57 +02:00
swfinterp.py [swfinterp] Remove (at the moment) dead code 2014-07-20 23:37:10 +02:00
update.py Clarify update output (Fixes #2205) 2014-01-23 10:24:44 +01:00
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