You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/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
3 years ago
..
__init__.py Sponskrub integration 3 years ago
common.py Create `to_screen` and similar functions in postprocessor/common 3 years ago
embedthumbnail.py Create `to_screen` and similar functions in postprocessor/common 3 years ago
execafterdownload.py Allow passing different arguments to different postprocessors 3 years ago
ffmpeg.py Create `to_screen` and similar functions in postprocessor/common 3 years ago
metadatafromtitle.py Allow passing different arguments to different postprocessors 3 years ago
sponskrub.py Create `to_screen` and similar functions in postprocessor/common 3 years ago
xattrpp.py Create `to_screen` and similar functions in postprocessor/common 3 years ago