NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube
AudricV 27dc1b1f50
[YouTube] Remove usage of API keys for InnerTube requests, bump versions
The API keys are not used anymore by official clients in almost all cases
(still used by the Android app until it gets a configuration) for all requests
we made.

Clients and device OS versions have been bumped to their latest stable version
known.

Methods and fields related to API keys have been renamed or deleted if they're
no longer relevant.
2024-04-10 21:19:02 +02:00
..
dashmanifestcreators Add track types to audio streams (#1041) 2023-03-28 00:02:20 +02:00
extractors [YouTube] Remove usage of API keys for InnerTube requests, bump versions 2024-04-10 21:19:02 +02:00
linkHandler [YouTube] Add Albums channel tab 2023-12-30 14:01:30 +01:00
DeliveryType.java Solve some review comments 2022-05-28 12:00:57 +02:00
ItagItem.java [YouTube] Add support for ultralow audio formats (#1063) 2023-09-24 19:04:34 +02:00
YoutubeChannelHelper.java [YouTube] Support pageHeaderRenderer and interactiveTabbedHeaderRenderer channel headers 2023-08-08 19:12:27 +02:00
YoutubeDescriptionHelper.java [YouTube] Avoid XSS attacks in description or comments 2024-04-08 11:21:31 +02:00
YoutubeJavaScriptExtractor.java [YouTube] Refactor JavaScript player management API 2023-09-21 21:59:32 +02:00
YoutubeJavaScriptPlayerManager.java [YouTube] Catch any exception when extracting something from JavaScript's base player 2023-09-21 21:59:33 +02:00
YoutubeMetaInfoHelper.java [YouTube] Move meta info extraction to separate file 2023-12-21 21:19:08 +01:00
YoutubeParsingHelper.java [YouTube] Remove usage of API keys for InnerTube requests, bump versions 2024-04-10 21:19:02 +02:00
YoutubeService.java Update copyright notices 2023-09-22 19:10:15 -03:00
YoutubeSignatureUtils.java [YouTube] Quote signature deobfuscation function name and add semicolon only where needed 2023-09-21 21:59:33 +02:00
YoutubeThrottlingParameterUtils.java [YouTube] Refactor JavaScript player management API 2023-09-21 21:59:32 +02:00