We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cbdec6 commit be9e160Copy full SHA for be9e160
1 file changed
extractor/src/main/java/org/schabi/newpipe/extractor/services/soundcloud/SoundcloudParsingHelper.java
@@ -21,6 +21,7 @@
21
import org.schabi.newpipe.extractor.stream.StreamInfoItemsCollector;
22
import org.schabi.newpipe.extractor.utils.Parser;
23
import org.schabi.newpipe.extractor.utils.Parser.RegexException;
24
+import org.schabi.newpipe.extractor.utils.Utils;
25
26
import javax.annotation.Nonnull;
27
import java.io.IOException;
0 commit comments