This commit is contained in:
Joey Hess 2017-11-30 17:08:18 -04:00
parent 5e95d54604
commit 15d5d0fafb
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,7 @@
Finished up youtube-dl integration today, including all the edge cases in
`addurl` and honoring annex.diskreserve.
I changed my mind about `git annex addurl --relaxed`; it seems better for
it to be slower than before, but not have surprising behavior, than to be
fast but potentially surprising. If it's too slow, add `--raw` to avoid
using youtube-dl.