NewPipeExtractor/extractor/src
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
..
main/java/org/schabi/newpipe/extractor [YouTube] Support Shorts UI in playlists 2023-08-07 19:01:08 +02:00
test Fix wrong assertion in assertNotEmpty 2023-08-07 19:43:09 +02:00