issues
search
ShareASmile
/
NewPipeExtractor
Core part of Legacy NewPipe
GNU General Public License v3.0
1
stars
3
forks
source link
[YT] Fix "Could not get like count"
#32
Closed
ShareASmile
closed
11 months ago
ShareASmile
commented
11 months ago
YT uses a different data structure for likes (ViewModels instead of Renderers)
Fixed NPE in old code due to incorrect usage of string comparison
Unified JSONObject filtering and mapping
[x] I carefully read the
contribution guidelines
and agree to them.
[x] I have tested the API against
NewPipe
.
[ ] I agree to create a pull request for
NewPipe
as soon as possible to make it compatible with the changed API.