1
0
mirror of https://github.com/TeamNewPipe/NewPipeExtractor synced 2025-10-06 00:23:15 +02:00
This commit is contained in:
David Asunmo
2025-05-22 04:46:38 +01:00
committed by Stypox
parent dd2f24f7d1
commit 5e7818cd84

View File

@@ -14,7 +14,7 @@ import java.util.Objects;
* <p> * <p>
* This class is used to construct {@link org.schabi.newpipe.extractor.Image Image} * This class is used to construct {@link org.schabi.newpipe.extractor.Image Image}
* instances from a single base URL/path, in order to get all or most image resolutions provided, * instances from a single base URL/path, in order to get all or most image resolutions provided,
* depending of the service and the resolutions provided. * depending on the service and the resolutions provided.
* </p> * </p>
* *
* <p> * <p>