Update extractor to TeamNewPipe/NewPipeExtractor@8cb3250
Fix soundcloud client id extraction Improve handling of missing uploader in playlist
This commit is contained in:
parent
6029e18980
commit
b883ad1657
|
@ -62,7 +62,7 @@ dependencies {
|
|||
exclude module: 'support-annotations'
|
||||
})
|
||||
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:43b54cc'
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:8cb3250'
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.mockito:mockito-core:2.23.0'
|
||||
|
|
Loading…
Reference in New Issue