v0.24.5
Pre-release
Pre-release
This release introduces a way to pass poTokens to the YouTube extractor, allowing NewPipeExtractor library users to pass the integrity checks required by YouTube on e.g. the web client. However, the changes in #1272 still need some API adjustments, and are not thoroughly tested, hence why this release is a pre-release. Please let us know of any issue.
New
- [YouTube] Refactor player clients, add support for poTokens, extract visitor data from the service and more #1272
Improved
- [YouTube] Update iOS client #1265
Fixed
- [YouTube] Fixes for n param deobfuscation function #1253
- [Soundcloud] Remove DRM-protected and downloadable formats extraction #1269
Development
- Remove unused method in TimeAgoParser and improved tests #1212
- YoutubeSubscriptionExtractor: Use
BufferedReader#lines()
#1246 - Followups to #1262 to address review comments: #1263
Dependency updates
- Bump org.junit:junit-bom from 5.11.3 to 5.11.4 #1249