From 3b3f7512f6d0b91de21f6fcc4aba8897174bc4a8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 29 Nov 2017 15:49:05 -0400 Subject: youtube-dl working Including resuming and cleanup of incomplete downloads. Still todo: --fast, --relaxed, importfeed, disk reserve checking, quvi code cleanup. This commit was sponsored by Anthony DeRobertis on Patreon. --- git-annex.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'git-annex.cabal') diff --git a/git-annex.cabal b/git-annex.cabal index 780961d88..cccedaee9 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -547,6 +547,7 @@ Executable git-annex Annex.View.ViewedFile Annex.Wanted Annex.WorkTree + Annex.YoutubeDl Assistant Assistant.Alert Assistant.Alert.Utility -- cgit v1.2.3