kopia lustrzana https://github.com/bellingcat/auto-archiver
Update for pot providers list
rodzic
040a864d5c
commit
633290a9cc
|
@ -74,6 +74,11 @@ If you are having issues with the extractor, you can review the version of `yt-d
|
||||||
"default": "inf",
|
"default": "inf",
|
||||||
"help": "Use to limit the number of videos to download when a channel or long page is being extracted. 'inf' means no limit.",
|
"help": "Use to limit the number of videos to download when a channel or long page is being extracted. 'inf' means no limit.",
|
||||||
},
|
},
|
||||||
|
"pot_providers": {
|
||||||
|
"default": ["bgutils"],
|
||||||
|
"type": "list",
|
||||||
|
"help": "The Proof of origin provider methods to use. Set to an empty list: [] to disable.",
|
||||||
|
},
|
||||||
"extractor_args": {
|
"extractor_args": {
|
||||||
"default": {},
|
"default": {},
|
||||||
"help": "Additional arguments to pass to the yt-dlp extractor. See https://github.com/yt-dlp/yt-dlp/blob/master/README.md#extractor-arguments.",
|
"help": "Additional arguments to pass to the yt-dlp extractor. See https://github.com/yt-dlp/yt-dlp/blob/master/README.md#extractor-arguments.",
|
||||||
|
|
Ładowanie…
Reference in New Issue