Skip to content

Commit 007bbb6

Browse files
committed
Update NewPipeExtractor
This needs to be replaced by the non fork NPE version once the changes are merged.
1 parent 25b1339 commit 007bbb6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ teamnewpipe-nanojson = "e9d656ddb49a412a5a0a5d5ef20ca7ef09549996"
5959
# the corresponding commit hash, since JitPack sometimes deletes artifacts.
6060
# If there’s already a git hash, just add more of it to the end (or remove a letter)
6161
# to cause jitpack to regenerate the artifact.
62-
teamnewpipe-newpipe-extractor = "v0.25.0"
62+
teamnewpipe-newpipe-extractor = "17d6e5c5afb7e30506c5f809e96d68ef43f2f31c"
6363
viewpager2 = "1.1.0"
6464
webkit = "1.14.0" # Newer versions require minSdk >= 23
6565
work = "2.10.5" # Newer versions require minSdk >= 23
@@ -113,7 +113,7 @@ lisawray-groupie-core = { module = "com.github.lisawray.groupie:groupie", versio
113113
lisawray-groupie-viewbinding = { module = "com.github.lisawray.groupie:groupie-viewbinding", version.ref = "groupie" }
114114
livefront-bridge = { module = "com.github.livefront:bridge", version.ref = "bridge" }
115115
mockito-core = { module = "org.mockito:mockito-core", version.ref = "mockitoCore" }
116-
newpipe-extractor = { module = "com.github.TeamNewPipe:NewPipeExtractor", version.ref = "teamnewpipe-newpipe-extractor" }
116+
newpipe-extractor = { module = "com.github.AudricV:NewPipeExtractor", version.ref = "teamnewpipe-newpipe-extractor" }
117117
newpipe-filepicker = { module = "com.github.TeamNewPipe:NoNonsense-FilePicker", version.ref = "teamnewpipe-filepicker" }
118118
newpipe-nanojson = { module = "com.github.TeamNewPipe:nanojson", version.ref = "teamnewpipe-nanojson" }
119119
noties-markwon-core = { module = "io.noties.markwon:core", version.ref = "markwon" }

0 commit comments

Comments
 (0)