You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[YouTube Music] Fix uploader and stream count for album/playlist info items
- handles autogenerated albums instead of returning an error for invalid uploader url
- extracts uploader url of playlists too using another method
- getStreamCount() now returns ITEM_COUNT_UNKNOWN because no info is included in the JSON
Copy file name to clipboardExpand all lines: extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeMusicAlbumOrPlaylistInfoItemExtractor.java
Copy file name to clipboardExpand all lines: extractor/src/test/java/org/schabi/newpipe/extractor/services/youtube/search/YoutubeMusicSearchExtractorTest.java
Copy file name to clipboardExpand all lines: extractor/src/test/resources/mocks/v1/org/schabi/newpipe/extractor/services/youtube/search/youtubemusicsearchextractor/musicalbums/generated_mock_0.json
Copy file name to clipboardExpand all lines: extractor/src/test/resources/mocks/v1/org/schabi/newpipe/extractor/services/youtube/search/youtubemusicsearchextractor/musicalbums/generated_mock_1.json
0 commit comments