mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 06:34:25 -04:00
A few more youtube-dl tweaks
This commit is contained in:
parent
f5f7aff3b4
commit
dba423a568
2 changed files with 4 additions and 2 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue