Added annex.youtube-dl-command config
This can be used to run some forks of youtube-dl. Sponsored-by: Brett Eisenberg on Patreon
This commit is contained in:
parent
3093e8fcc3
commit
6d4a728455
4 changed files with 20 additions and 5 deletions
|
@ -1657,6 +1657,10 @@ Remotes are configured using these settings in `.git/config`.
|
|||
file any options that cause youtube-dl to download more than one file,
|
||||
or to store the file anywhere other than the current working directory.
|
||||
|
||||
* `annex.youtube-dl-command`
|
||||
|
||||
Command to run for youtube-dl. Default is "youtube-dl".
|
||||
|
||||
* `annex.aria-torrent-options`
|
||||
|
||||
Options to pass to aria2c when using it to download a torrent.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue