NewPipeExtractor/extractor
AudricV abcee87167
[YouTube] Fix throttling parameter decryption function regex
- Quote the function name, as it may contain special regex symbols, such as
  dollar;
- Support multiple lines;
- Use what looks like the end of the function for the end of the regex (this
  part is inspired from yt-dlp throttling parameter decryption regex);
- Move the throttling function body regex into a private and static constant.
2022-09-24 21:28:09 +02:00
..
src [YouTube] Fix throttling parameter decryption function regex 2022-09-24 21:28:09 +02:00
build.gradle Downgrade Rhino since it uses a class not available on Android 2022-08-25 09:49:13 +02:00