From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:59923) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jGTvX-0003BG-Bj for guix-patches@gnu.org; Mon, 23 Mar 2020 16:44:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jGTvW-00058n-EB for guix-patches@gnu.org; Mon, 23 Mar 2020 16:44:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47640) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jGTvW-00058R-B2 for guix-patches@gnu.org; Mon, 23 Mar 2020 16:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jGTvW-0006jB-7t for guix-patches@gnu.org; Mon, 23 Mar 2020 16:44:02 -0400 Subject: [bug#40060] [PATCH v2 0/2] youtube-dl add ffmpeg and zsh-completion Resent-Message-ID: References: <20200314143418.13963-1-brice@waegenei.re> <20200323171502.3147-1-brice@waegenei.re> <874kuezx9w.fsf@gmail.com> <1097e237aa50c0383d571c24f92702e7@waegenei.re> From: Mathieu Othacehe In-reply-to: <1097e237aa50c0383d571c24f92702e7@waegenei.re> Date: Mon, 23 Mar 2020 21:43:43 +0100 Message-ID: <87lfnqssxs.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Brice Waegeneire Cc: 40060@debbugs.gnu.org, me@tobias.gr, leo@famulari.name > The first revision of this patch added pycryptodome as input, this version > doesn't. BTW Tobias and Leo were against adding ffmpeg to youtube-dl. Oops didn't see the small "v2". Well I'll revert this one until this is clarified. Sorry about that, Mathieu