forked from recloudstream/cloudstream
update newpipe (#160)
This commit is contained in:
parent
4848e43c97
commit
4c0f6df1a2
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ dependencies {
|
|||
//implementation 'com.github.HaarigerHarald:android-youtubeExtractor:master-SNAPSHOT'
|
||||
|
||||
// newpipe yt
|
||||
implementation 'com.github.recloudstream:NewPipeExtractor:master-SNAPSHOT'
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:dev-SNAPSHOT'
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
|
||||
|
||||
// Library/extensions searching with Levenshtein distance
|
||||
|
|
Loading…
Reference in a new issue