NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/extractors
TiA4f8R e7d589edbf
Use the youtubei API for YouTube videos + update client version
Update the hardcoded client version to 2.20210520.09.00
Use the player and next endpoints of the Innertube API for YouTube videos
2021-08-01 12:38:36 +02:00
..
YoutubeChannelExtractor.java Don't use the youtubei.googleapis.com but the websites domains + update client version of the desktop internal API 2021-08-01 12:38:34 +02:00
YoutubeChannelInfoItemExtractor.java Add uploader verified by service extraction 2021-02-18 16:36:40 +01:00
YoutubeCommentsExtractor.java Added more doc 2021-07-06 21:16:31 +02:00
YoutubeCommentsInfoItemExtractor.java Add streamPosition for comments 2021-06-08 10:27:52 +02:00
YoutubeFeedExtractor.java Add AccountTerminatedException for better error handling of terminated channels 2021-05-01 17:50:19 +02:00
YoutubeFeedInfoItemExtractor.java Add uploader verified by service extraction 2021-02-18 16:36:40 +01:00
YoutubeMixPlaylistExtractor.java [YouTube] Set CONSENT cookie 2021-04-07 14:11:37 +02:00
YoutubeMusicSearchExtractor.java Fix tests again. 2021-07-31 14:40:51 +05:30
YoutubePlaylistExtractor.java Don't use the youtubei.googleapis.com but the websites domains + update client version of the desktop internal API 2021-08-01 12:38:34 +02:00
YoutubePlaylistInfoItemExtractor.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
YoutubeSearchExtractor.java Don't use the youtubei.googleapis.com but the websites domains + update client version of the desktop internal API 2021-08-01 12:38:34 +02:00
YoutubeStreamExtractor.java Use the youtubei API for YouTube videos + update client version 2021-08-01 12:38:36 +02:00
YoutubeStreamInfoItemExtractor.java Use badge style instead of label 2021-06-23 11:25:59 +02:00
YoutubeSubscriptionExtractor.java Implement youtube subscription import from Google takeout 2020-11-02 11:04:48 +01:00
YoutubeSuggestionExtractor.java Make CONSENT COOKIE constants private 2021-04-09 11:59:17 +02:00
YoutubeTrendingExtractor.java Fix localization and update client version 2021-08-01 12:38:03 +02:00