aboutsummaryrefslogtreecommitdiff
path: root/doc/devblog/youtube-dl_day_3.mdwn
blob: bc868d25cd37ea0f9785d6f6c8b8175a6c15bcef (plain)
1
2
3
4
5
6
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.