NewPipeExtractor/extractor
AudricV 78ce65769f
Add an ImageSuffix class to the extractor
The goal of this utility class is to simply store suffixes which need to be
appended to image URLs, in order to get images at the suffix resolution.

This class contains four properties: the suffix (as a string), the height,
the width (as integers) and the estimated resolution level of the image
corresponding to the one represented by the suffix.
2023-08-12 22:56:25 +02:00
..
src Add an ImageSuffix class to the extractor 2023-08-12 22:56:25 +02:00
build.gradle Bump org.jsoup:jsoup from 1.15.4 to 1.16.1 2023-05-01 09:58:32 +00:00