NewPipeExtractor/extractor
AudricV c99d94b615
[YouTube] Do not get twice runs array in YoutubeParsingHelper
The runs object was computed twice in getTextFromObject and getUrlFromObject
methods, leading to unneeded search costs. This has been avoided by storing the
array in method variables.
2024-07-24 18:47:30 +02:00
..
src [YouTube] Do not get twice runs array in YoutubeParsingHelper 2024-07-24 18:47:30 +02:00
build.gradle Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 2024-06-29 09:22:41 +00:00