NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube
TiA4f8R 8b3f90eb7e
[YouTube] Fix extraction of series playlists and don't return the view count as the stream count for learning playlists
ITEM_COUNT_UNKNOWN is returned when the JSON array which contains usally the number of videos is less than 3 items.
Also apply the same type of optimizations done in other PlaylistExtractors in YoutubePlaylistExtractor.
2022-03-16 19:18:58 +01:00
..
extractors [YouTube] Fix extraction of series playlists and don't return the view count as the stream count for learning playlists 2022-03-16 19:18:58 +01:00
linkHandler Add support for y2u.be links 2021-10-22 22:48:18 +03:00
ItagItem.java Readd the return of itags 134 and 136 2021-08-01 12:38:37 +02:00
YoutubeJavaScriptExtractor.java Faster iframe api based player extraction. (#694) 2021-08-07 12:35:48 +02:00
YoutubeParsingHelper.java Add support for y2u.be links 2021-10-22 22:48:18 +03:00
YoutubeService.java Update supported countries list for YouTube. 2021-08-05 23:48:38 +05:30
YoutubeThrottlingDecrypter.java [Youtube] Make throttling decryption more resilient to api change 2022-02-01 19:57:34 +01:00