Update extractor to fix SoundCloud audio stream extraction
This commit is contained in:
parent
0d7d610127
commit
5ed58b8609
|
@ -62,8 +62,7 @@ dependencies {
|
|||
exclude module: 'support-annotations'
|
||||
})
|
||||
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:8cb3250'
|
||||
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:8e53fda'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.mockito:mockito-core:2.23.0'
|
||||
|
||||
|
|
Loading…
Reference in New Issue