Add pre-processor stage video

Related: #456, #5808
This commit is contained in:
pukkandan
2022-12-30 11:15:41 +05:30
parent 4455918e7f
commit 119e40ef64
4 changed files with 59 additions and 57 deletions

View File

@@ -3395,7 +3395,7 @@ def qualities(quality_ids):
return q
POSTPROCESS_WHEN = ('pre_process', 'after_filter', 'before_dl', 'post_process', 'after_move', 'after_video', 'playlist')
POSTPROCESS_WHEN = ('pre_process', 'after_filter', 'video', 'before_dl', 'post_process', 'after_move', 'after_video', 'playlist')
DEFAULT_OUTTMPL = {