Removing conversion entirely

This commit is contained in:
Pierre Rudloff 2014-11-11 02:15:45 +01:00
parent ca4b420bf9
commit 0757efc397
1 changed files with 0 additions and 4 deletions

View File

@ -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.