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:
Joey Hess 2021-08-27 09:44:23 -04:00
parent 3093e8fcc3
commit 6d4a728455
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
4 changed files with 20 additions and 5 deletions

View file

@ -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.