Add SoundCloud audio stream extraction fix to changelog

This commit is contained in:
TobiGr 2019-12-22 00:59:39 +01:00
parent 5ed58b8609
commit 9a6e936996
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ Fixed
• Allow playlists missing an uploader and fix crashes related to this problem #2724, TeamNewPipe/NewPipeExtractor#219
• Enabling TLS1.1/1.2 on Android 4.4 devices (API 19/KitKat) to fix TLS handshake with MediaCCC and some PeerTube instances #2792
• [SoundCloud] Fixed client_id extraction TeamNewPipe/NewPipeExtractor#217
• [SoundCloud] Fix audio stream extraction
Development
• Update ExoPlayer to 2.10.8 #2791, #2816