1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2026-04-18 21:01:23 +00:00

renamed services into crawer

This commit is contained in:
Christian Schabesberger
2016-01-28 21:34:35 +01:00
parent 54d318bf04
commit f8ed96bb25
21 changed files with 50 additions and 48 deletions

View File

@@ -2,7 +2,7 @@ package org.schabi.newpipe.services.youtube;
import android.test.AndroidTestCase;
import org.schabi.newpipe.VideoPreviewInfo;
import org.schabi.newpipe.crawler.VideoPreviewInfo;
import org.schabi.newpipe.services.SearchEngine;
import java.util.ArrayList;