NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube
TiA4f8R c34b5e3a8b
[YouTube] Fix extraction of YouTube Music client version and API key when using YouTube Music's website in EU
Google returns now the consent page of YouTube for YouTube Music in EU, which can be also avoided by adding the ucbcb parameter to the URL with the value 1 ("?ucbcb=1").
2022-05-15 11:20:06 +02:00
..
extractors Merge pull request #822 from Stypox/more-refactors 2022-05-02 19:03:54 +02:00
linkHandler Removed unused methods 2022-03-26 19:43:11 +01:00
ItagItem.java Remove Checkstyle suppressions file and fix Checkstyle issues introduced in 24e8399 and 8c1041d 2022-05-02 21:51:25 +02:00
YoutubeJavaScriptExtractor.java [YouTube] Fix checkstyle issues 2022-03-26 19:42:40 +01:00
YoutubeParsingHelper.java [YouTube] Fix extraction of YouTube Music client version and API key when using YouTube Music's website in EU 2022-05-15 11:20:06 +02:00
YoutubeService.java [YouTube] Fix checkstyle issues 2022-03-26 19:42:40 +01:00
YoutubeThrottlingDecrypter.java Fix YouTube throttling decrypter function parsing 2022-04-15 13:10:19 +02:00