Add SoundCloud audio stream extraction fix to changelog

pull/2875/head v0.18.0
TobiGr 2019-12-22 00:59:39 +01:00
rodzic 5ed58b8609
commit 9a6e936996
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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