Releases: ShareASmile/NewPipeExtractor
v0.22.7.6
v0.22.7.5
This is a hotfix release to extractor built with java 8 to fix the recent changes made by YouTube, that made Legacy NewPipeExtractor unable to load video details.
Fixed
- [YouTube] Update iOS client, add visitor data to requests, thanks to Theta-Dev
- ios client error fix for Extractor not working for legacy devices by making it really old Android compatible, thanks to gzsombor
- [YouTube] Workaround HTTP 403s on streaming URLs of WEB client (after some time or instantly for some JavaScript players), update clients info, thanks to AudricV
Improved
- [YouTube] Select best audio track always when downloading video, thanks to InfinityLoop1308
- Use UncheckedIOException instead of RuntimeException as it's more specific, thanks to litetex
- Use correct iPhone model in docs
v0.22.7.4
This is a hotfix release to fix the recent changes made by YouTube, that made Legacy NewPipeExtractor unable to load video details.
Fixed
- [YouTube] Update iOS client, add visitor data to requests, thanks to Theta-Dev
- ios client error fix for Extractor not working for legacy devices by making it really old Android compatible, thanks to gzsombor
- [YouTube] Workaround HTTP 403s on streaming URLs of WEB client (after some time or instantly for some JavaScript players), update clients info, thanks to AudricV
Improved
- [YouTube] Select best audio track always when downloading video, thanks to InfinityLoop1308
- Use UncheckedIOException instead of RuntimeException as it's more specific, thanks to litetex
- Use correct iPhone model in docs
v0.22.7.3
Fixed
Bugs Related to YouTube
- Fix Webm/Opus Audio Streams not available for Streaming
- Fix Comments Not Being Parsed
v0.22.7.2
Extractor with older devices compatibility without need to upgrade AGP
- Revert Use of StandardCharsets.UTF_8 in place of UTF_8
- Backport Use immutable Map factory methods to Java
- Remove var usages
- Revert Java 9-usage with Java 8 equivalent
- Remove chained Optional or usage
- Revert Use String isBlank
v0.22.7.1
[YouTube] Fix "Could not get like count"
For Previous details:
See Upstream changlog of https://github.com/TeamNewPipe/NewPipeExtractor/releases/tag/v0.22.7
v0.22.6.2
[YouTube] Fix "Could not get like count"
v0.22.5.4
NOTE: This ify branch Extractor release has been created to keep legacy devices compatibility by reverting Use StandardCharsets.UTF_8 in place of UTF_8
[YouTube] Fix "Could not get like count"
[YouTube] Support opening Live URL's
[YouTube] Fix search subscriber count extraction with channel handles
[YouTube] Workaround again 403 HTTP issues on the Android client by using new player parameters
[YouTube] Fix throttling parameter decryption
[YouTube] Support multiple declarations for throttling parameter function name array
[YouTube] Fix extraction of like count
[YouTube] Fix parsing short relative date formats (English only)
Fixed Many [Bandcamp] Extraction related issues
v0.22.5.3
NOTE: This new-legacy branch Extractor release has been created to keep legacy devices compatibility by reverting Use StandardCharsets.UTF_8 in place of UTF_8
[YouTube] Fix "Could not get like count"
[YouTube] Support opening Live URL's
[YouTube] Fix search subscriber count extraction with channel handles
[YouTube] Workaround again 403 HTTP issues on the Android client by using new player parameters
[YouTube] Fix throttling parameter decryption
[YouTube] Support multiple declarations for throttling parameter function name array
[YouTube] Fix extraction of like count
[YouTube] Fix parsing short relative date formats (English only)
Fixed Many [Bandcamp] Extraction related issues
v0.22.6.1
[YouTube] Workaround again 403 HTTP issues on the Android client by using new player parameters