Update extractor to TeamNewPipe/NewPipeExtractor@8cb3250
Fix soundcloud client id extraction Improve handling of missing uploader in playlist
This commit is contained in:
parent
822c0a2def
commit
892c8ebada
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ dependencies {
|
||||||
exclude module: 'support-annotations'
|
exclude module: 'support-annotations'
|
||||||
})
|
})
|
||||||
|
|
||||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:43b54cc'
|
implementation 'com.github.TeamNewPipe:NewPipeExtractor:8cb3250'
|
||||||
|
|
||||||
testImplementation 'junit:junit:4.12'
|
testImplementation 'junit:junit:4.12'
|
||||||
testImplementation 'org.mockito:mockito-core:2.23.0'
|
testImplementation 'org.mockito:mockito-core:2.23.0'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue