A few more youtube-dl tweaks

This commit is contained in:
Joseph Turian 2022-09-12 20:36:23 +00:00
parent f5f7aff3b4
commit dba423a568
2 changed files with 4 additions and 2 deletions

View file

@ -149,6 +149,8 @@ CONFIG_SCHEMA: Dict[str, ConfigDefaultDict] = {
'--yes-playlist',
'--continue',
'--ignore-errors',
# This flag doesn't exist in youtube-dl
# only in yt-dlp
'--no-abort-on-error',
'--geo-bypass',
'--add-metadata',