Add support for INFINITE_ and MORE_THAN_100_ITEMS in playlists

This commit is contained in:
Stypox 2020-03-17 18:41:39 +01:00 committed by wb9688
parent 11dfd8fd45
commit f8f035275a
3 changed files with 13 additions and 3 deletions

View file

@ -136,7 +136,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.TeamNewPipe:NewPipeExtractor:a5155fb'
implementation 'com.github.XiangRongLin:NewPipeExtractor:6a23efa8d41a05f37b8f523aa08af7e0a9d6c4e1'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'