Release
Mon, Jul 20, 2026
1 min read
NewPipe Extractor 0.26.4
Original release notes
New
- Add ability to know if a comment is edited (new method
isEdited() to CommentsInfoItem) and implement it for YouTube #1513 #1514
Fixed
- [YouTube] Fix fetching playlists continuations #1518
Development
Dependency updates
- Bump com.google.protobuf:protobuf-javalite from 4.35.0 to 4.35.1#1511
- Bump com.squareup.okhttp3:okhttp from 5.3.2 to 5.4.0 #1509
- Bump gradle-wrapper from 9.5.1 to 9.6.1 #1516 #1519
CI
- Bump actions/cache from 5 to 6 #1517
- Bump actions/checkout from 6 to 7 #1515