inital YoutubeExtractor test

This commit is contained in:
Christian Schabesberger 2016-01-01 15:26:03 +01:00
parent cd3f405bff
commit 97c924341c
7 changed files with 204 additions and 35 deletions

View file

@ -16,6 +16,7 @@ import android.view.MenuInflater;
import android.view.MenuItem;
import android.widget.ArrayAdapter;
import org.schabi.newpipe.services.MediaFormat;
import org.schabi.newpipe.services.VideoInfo;
/**