Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 28, 2026

Bumps com.github.teamnewpipe:NewPipeExtractor from v0.24.8 to v0.25.1.

Release notes

Sourced from com.github.teamnewpipe:NewPipeExtractor's releases.

v0.25.1

This is a hotfix release to fix TeamNewPipe/NewPipe#13082.

Breaking

  • #1438 removes the now-unused implementation of the TVHTML5 client

Fixed

  • [YouTube] Fix page reload required error on streams #1438
  • [YouTube] Fix timestamps in descriptions/comments being turned to extended text (e.g. "2 seconds" instead of "00:02") #1443
  • [YouTube] Fix nsig deobfuscation function parsing (currently that code is unused though) #1443

Development

  • [YouTube] Fix tests #1443

Dependency updates

  • Bump com.google.protobuf:protobuf-javalite from 4.33.2 to 4.33.4 #1434 #1435
  • Update Gradle and dependencies #1422

v0.25.0

Breaking

Refactor date parsing #1372 #1411

This removes the deprecated DateWrapper(Calendar) and DateWrapper(Calendar, boolean) constructors. Use DateWrapper(Instant) and DateWrapper(Instant, boolean) or DateWrapper(LocalDateTime, boolean) instead.

New

  • [YouTube] Mark members-only videos #1280

Improved

  • Refactor date parsing #1372 #1411
  • [YouTube] Add custom error for "Sign in to confirm ..." #1352
  • [YouTube] Add support for premieres in lockupViewModels #1361
  • [YouTube] Extract uploader info for videos with multiple uploaders #1397
  • [YouTube] extract additional stream information #1412

Fixed

  • [YouTube] Extract shorts thumbnails from thumbnailViewModel #1417
  • [SoundCloud] Fixed detecting on.soundcloud URLs #1388 #1390
  • [SoundCloud] Fix channel tab pagination looping on empty pages #1387
  • [media.ccc.de] Use correctlink handlers for kiosks #1430

Development

  • Fix aggregatedJavadocs Gradle task and update API link to JDK 11 #1358 #1356
  • [SoundCloud] Miscellaneous refactors #1323
  • Refactor build and publishing setup #1409 #1421

Dependency updates

  • Bump gradle plugin com.google.protobuf from 0.9.5 to 0.9.6 #1418
  • Bump protobufVersion from 4.31.1 to 4.33.2 #1364 #1373 #1391 #1401
  • Bump rhinoVersion from 1.8.0 to 1.8.1 #1413 #1420 #1423
  • Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 #1371
  • Bump com.puppycrawl.tools:checkstyle from 10.4 to 10.26.1 #1380

... (truncated)

Commits
  • 251f7f6 Merge pull request #1443 from Stypox/fix-tests
  • 4a729a7 [YouTube] Update some mocks
  • dee84c3 [YouTube] Fix/ignore failing tests after YouTube fully removed Trending
  • b6ed15a [YouTube] Fix test for non existent streams
  • c8c9af1 [YouTube] Fix mm:ss timestamps being replaced with text in descriptions
  • 8a415ca [YouTube] Fix n-sig parsing for player c9168c90
  • 92e0250 [YouTube] Replace now-unavailable video IDs used in tests
  • cdfcdb3 [YouTube] Update terminated channels tests
  • 400db43 Throw error if "downloader" test param has invalid value
  • ac654a7 Merge pull request #1438 from AudricV/yt_fix-page-reload-required-streams
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.github.teamnewpipe:NewPipeExtractor](https://github.com/TeamNewPipe/NewPipeExtractor) from v0.24.8 to v0.25.1.
- [Release notes](https://github.com/TeamNewPipe/NewPipeExtractor/releases)
- [Commits](TeamNewPipe/NewPipeExtractor@v0.24.8...v0.25.1)

---
updated-dependencies:
- dependency-name: com.github.teamnewpipe:NewPipeExtractor
  dependency-version: v0.25.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants