fixed download location

This commit is contained in:
Christian Schabesberger 2016-03-25 19:01:22 +01:00
parent 287fd0bf1e
commit c05d9303a9
5 changed files with 26 additions and 24 deletions

View file

@ -48,6 +48,7 @@ import java.util.ArrayList;
import java.util.Vector;
import org.schabi.newpipe.download.DownloadDialog;
import org.schabi.newpipe.extractor.AudioStream;
import org.schabi.newpipe.extractor.MediaFormat;
import org.schabi.newpipe.extractor.ParsingException;