NewPipeExtractor/extractor/src/main/java
TiA4f8R 7d07924de8
[YouTube] Try to use lighter requests when extracting client version and key from YouTube and YouTube Music
This is done by fetching https://www.youtube.com/sw.js for YouTube and https://music.youtube.com/sw.js for YouTube Music.

Two new methods in Utils class have been added which allow to try to get a match of regular expressions in a string array, or a Pattern array, on a content, on a specific index or 0.
Also some code refactoring has been made in this class.
2022-03-27 20:51:38 +02:00
..
org/schabi/newpipe/extractor [YouTube] Try to use lighter requests when extracting client version and key from YouTube and YouTube Music 2022-03-27 20:51:38 +02:00