mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-10-16 07:57:38 +00:00
Update extractor version
Update changelog
This commit is contained in:
@@ -63,7 +63,7 @@ dependencies {
|
|||||||
exclude module: 'support-annotations'
|
exclude module: 'support-annotations'
|
||||||
})
|
})
|
||||||
|
|
||||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:dc20f2aa0'
|
implementation 'com.github.TeamNewPipe:NewPipeExtractor:6f03c6e87'
|
||||||
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'
|
||||||
|
|
||||||
|
@@ -1 +1,2 @@
|
|||||||
This is a hotfix release updating the SoundCloud `client_id`.
|
This is a hotfix release updating NewPipe to allow using SoundCloud without major hassles again.
|
||||||
|
SoundCloud's v2 API is used in the extractor now and the detection of invalid client IDs has been improved.
|
Reference in New Issue
Block a user