Update extractor version
- Handle case where subscribers count is not available - Fix NPE when a YouTube playlist is empty - Quick fix for the kiosks in SoundCloud
This commit is contained in:
parent
6e75d41956
commit
612228bb73
|
@ -55,7 +55,7 @@ dependencies {
|
|||
exclude module: 'support-annotations'
|
||||
}
|
||||
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:834382111b98e629'
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:850670917fce'
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.mockito:mockito-core:2.8.9'
|
||||
|
|
Loading…
Reference in New Issue