yt-dlc/youtube_dlc/postprocessor
pukkandan f446cc6667 Create `to_screen` and similar functions in postprocessor/common
`to_screen`, `report_warning`, `report_error`, `write_debug`, `get_param`

This is a first step in standardizing these function. This has to be done eventually for extractors and downloaders too
2021-01-10 22:22:24 +05:30
..
__init__.py Sponskrub integration 2021-01-04 23:13:27 +05:30
common.py Create `to_screen` and similar functions in postprocessor/common 2021-01-10 22:22:24 +05:30
embedthumbnail.py Create `to_screen` and similar functions in postprocessor/common 2021-01-10 22:22:24 +05:30
execafterdownload.py Allow passing different arguments to different postprocessors 2021-01-08 01:41:08 +05:30
ffmpeg.py Create `to_screen` and similar functions in postprocessor/common 2021-01-10 22:22:24 +05:30
metadatafromtitle.py Allow passing different arguments to different postprocessors 2021-01-08 01:41:08 +05:30
sponskrub.py Create `to_screen` and similar functions in postprocessor/common 2021-01-10 22:22:24 +05:30
xattrpp.py Create `to_screen` and similar functions in postprocessor/common 2021-01-10 22:22:24 +05:30