From 0757efc397c8b99c33917043d17ba48c9dbd942d Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Tue, 11 Nov 2014 02:15:45 +0100 Subject: [PATCH] Removing conversion entirely --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 1da2035..75cdfc4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,3 @@ The only thing you need to get Alltube working is to download [youtube-dl](https wget https://yt-dl.org/downloads/latest/youtube-dl -Other dependencies -======= -You need [avconv](https://libav.org/avconv.html) and [rtmpdump](http://rtmpdump.mplayerhq.hu/) in order to enable conversions. -If you don't want to enable conversions, you can use the _noconv_ branch.