Skip to content

libs: Sync extractor from mavencentral's snapshot repository#13297

Closed
theimpulson wants to merge 1 commit intodevfrom
snapshot
Closed

libs: Sync extractor from mavencentral's snapshot repository#13297
theimpulson wants to merge 1 commit intodevfrom
snapshot

Conversation

@theimpulson
Copy link
Copy Markdown
Member

What is it?

  • Bugfix (user facing)
  • Feature (user facing) ⚠️ Your PR must target the refactor branch
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

  • Syncs NewPipe from mavencentral's snapshot repository

Fixes the following issue(s)

Relies on the following changes

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.

Due diligence

Also gate snapshot repository for our own group only

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
@theimpulson theimpulson requested review from Stypox and TobiGr March 1, 2026 16:51
@github-actions github-actions Bot added the size/small PRs with less than 50 changed lines label Mar 1, 2026
Copy link
Copy Markdown
Member

@Stypox Stypox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, can be merged once the extractor PR is merged. I am still worried how we will be able to test extractor PRs in NewPipe: now it will become impossible to just depend on any commit hash from any extractor fork during development, without manually cloning the extractor repo side by side and editing settings.gradle. Maybe we can add a CI step in the extractor CI that builds an APK based on the latest NewPipe dev?

@absurdlylongusername
Copy link
Copy Markdown
Member

@Stypox That was the intended purpose of #12836.

Also please can we ensure all relevant documentation is updated for these kinds of changes.

@ShareASmile ShareASmile added the meta Related to the project but not strictly to code label Mar 2, 2026
@Stypox
Copy link
Copy Markdown
Member

Stypox commented Mar 2, 2026

That was the intended purpose of #12836.

Yeah, indeed

@theimpulson
Copy link
Copy Markdown
Member Author

Closing in favor of git repository PR

@theimpulson theimpulson deleted the snapshot branch March 22, 2026 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Related to the project but not strictly to code size/small PRs with less than 50 changed lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move away from Jitpack

4 participants