1
0
Fork 0

Add pre-processor stage video

Related: #456, #5808
This commit is contained in:
pukkandan 2022-12-30 11:15:41 +05:30
commit 119e40ef64
No known key found for this signature in database
GPG key ID: 7EEE9E1E817D0A39
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 = {