NewPipeExtractor/extractor
AudricV 5158472852
Apply changes in DefaultTests and add utility method to test image lists
This new method, defaultTestImageList(List<Image), will check that the image
list is not null.

For each image, it will test that its URL is secure and its height and width
are more than or equal to their relevant unknown constants in the Image class
(HEIGHT_UNKNOWN and WIDTH_UNKNOWN).
2023-08-12 22:56:31 +02:00
..
src Apply changes in DefaultTests and add utility method to test image lists 2023-08-12 22:56:31 +02:00
build.gradle Bump org.jsoup:jsoup from 1.15.4 to 1.16.1 2023-05-01 09:58:32 +00:00