youtube-dl/youtube_dl/postprocessor
nyorain 5e42f8a0ad
Make --metadata-from-title non fatal
Output a warning if the metadata can't be parsed from the title (and don't write any metadata) instead of raising a critical error.
2016-08-09 03:56:22 +07:00
..
__init__.py Add fixup for media files produced by HlsNative downloader(fixes #4776) 2016-03-01 21:10:41 +01:00
common.py [postprocessor/common] Use 'self._downloader.params' instead of 'self.params' 2015-09-05 12:11:36 +02:00
embedthumbnail.py [postprocessor/embedthumbnail] Allow mkv to embed thumbnails 2016-02-21 03:32:03 +08:00
execafterdownload.py [compat] Rename shlex_quote and remove unused subprocess_check_output 2016-05-10 16:00:21 +08:00
ffmpeg.py Revert "[ffmpeg] Fix embedding subtitles (#9063)" 2016-07-15 20:02:36 +08:00
metadatafromtitle.py Make --metadata-from-title non fatal 2016-08-09 03:56:22 +07:00
xattrpp.py [jython] Introduce compat_os_name 2016-03-03 19:24:24 +08:00