try YoutubeChannelExtractor.getName() hack try 2

This commit is contained in:
Christian Schabesberger
2017-09-09 22:11:16 +02:00
parent a6da202438
commit f308755359
2 changed files with 4 additions and 3 deletions

View File

@@ -6,6 +6,7 @@ import org.schabi.newpipe.Downloader;
import org.schabi.newpipe.extractor.ListExtractor;
import org.schabi.newpipe.extractor.NewPipe;
import org.schabi.newpipe.extractor.channel.ChannelExtractor;
import org.schabi.newpipe.extractor.stream.StreamInfoItem;
import static org.junit.Assert.*;
import static org.schabi.newpipe.extractor.ServiceList.YouTube;