From f6b39ebe1c685c4cc8edba7eb6811085389ed602 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rog=C3=A9rio=20Brito?= Date: Sun, 5 Aug 2012 00:51:19 -0300 Subject: [PATCH] debian/control: Allow use of libav-tools for transcoding instead of ffmpeg. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index e005d14..75a09df 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,8 @@ Depends: python (>= 2.5), ${misc:Depends} Recommends: - ffmpeg, - ffmpeg (>= 4:0.6) | ffprobe, + libav-tools | ffmpeg, + libav-tools | ffmpeg (>= 4:0.6) | ffprobe, rtmpdump Description: downloader of videos from YouTube and other sites youtube-dl is a small command-line program to download videos from -- 2.41.1