NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/linkHandler
FireMasterK f3e4c9d689
Use the youtubei API for YouTube comments
Migrate YouTube comments to the desktop version by using the `next` endpoint of the InnerTube internal API.
With the desktop version, we are able to get the exact like count of YouTube comments (by parsing the accessibility data) (the current extraction is used as a fallback). We are also now able to get if the uploader of the comment is verified or not.

Co-authored-by: TiA4f8R <74829229+TiA4f8R@users.noreply.github.com>
2021-08-01 12:39:05 +02:00
..
YoutubeChannelLinkHandlerFactory.java Small field refactor 2020-10-23 16:42:30 +02:00
YoutubeCommentsLinkHandlerFactory.java Use the youtubei API for YouTube comments 2021-08-01 12:39:05 +02:00
YoutubePlaylistLinkHandlerFactory.java Fix JDoc 2020-12-31 18:05:40 +01:00
YoutubeSearchQueryHandlerFactory.java Adress the last requested changes + update YoutubeCommentsExtractor mocks 2021-08-01 12:39:03 +02:00
YoutubeStreamLinkHandlerFactory.java Update invidious instances 2021-06-23 14:39:10 +02:00
YoutubeTrendingLinkHandlerFactory.java refactor: create extractors and linkHandler packages for SoundCloud, move YoutubeParsingHelper to youtube package (not linkhandler anymore) 2020-04-10 10:51:05 +02:00