Skip to content

Commit 07785f1

Browse files
committed
chore: update npe
1 parent 01e2cf1 commit 07785f1

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
implementation 'it.unimi.dsi:fastutil-core:8.5.13'
1717
implementation 'commons-codec:commons-codec:1.17.0'
1818
implementation 'org.bouncycastle:bcprov-jdk18on:1.78.1'
19-
implementation 'com.github.FireMasterK.NewPipeExtractor:NewPipeExtractor:560bf78bb503646d710d8aaa4c5c619650e8f949'
19+
implementation 'com.github.FireMasterK.NewPipeExtractor:NewPipeExtractor:a64e202bb498032e817a702145263590829f3c1d'
2020
implementation 'com.github.FireMasterK:nanojson:9f4af3b739cc13f3d0d9d4b758bbe2b2ae7119d7'
2121
implementation 'com.fasterxml.jackson.core:jackson-core:2.17.2'
2222
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.17.2'

src/main/java/me/kavin/piped/Main.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
import org.schabi.newpipe.extractor.localization.Localization;
2222
import org.schabi.newpipe.extractor.services.youtube.YoutubeJavaScriptPlayerManager;
2323
import org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper;
24-
import org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor;
2524
import org.schabi.newpipe.extractor.stream.StreamInfo;
2625
import rocks.kavin.reqwest4j.ReqwestUtils;
2726

0 commit comments

Comments
 (0)