NewPipeExtractor/extractor
AudricV 8237052ef5
Fix wrong assertion in assertNotEmpty
The non-null assertion was made on the exception message instead of the string
to check, causing a NullPointerException if the string to check was null.
2023-08-07 19:43:09 +02:00
..
src Fix wrong assertion in assertNotEmpty 2023-08-07 19:43:09 +02:00
build.gradle Bump org.jsoup:jsoup from 1.15.4 to 1.16.1 2023-05-01 09:58:32 +00:00