1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-03 15:34:11 -04:00

Add --force-download-archive by by h-h-h-h

Authored-by: h-h-h-h
This commit is contained in:
pukkandan
2020-11-05 23:13:21 +05:30
parent 732044afb2
commit 2d30509fc8
5 changed files with 23 additions and 4 deletions

View File

@@ -7,6 +7,7 @@
"forcethumbnail": false,
"forcetitle": false,
"forceurl": false,
"force_write_download_archive": false,
"format": "best",
"ignoreerrors": false,
"listformats": null,