Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: filter members-only videos from feeds #12074

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

FineFindus
Copy link

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

YouTube has started to mix members-only videos into the normal videos in the Videos tab. This filters them, as they cannot be watched without an account, leading to clutter in the feed.

Before/After Screenshots/Screen Record

Before After
Feed with members-only videos Feed without members-only videos

Fixes the following issue(s)

Closes: #12011
Closes: #12040

Relies on the following changes

TeamNewPipe/NewPipeExtractor#1280.

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

YouTube has started to mix members-only videos into the normal videos in
the Videos tab. This filters them, as they cannot be watched without an
account, leading to clutter in the feed.
Requires TeamNewPipe/NewPipeExtractor#1280.

Closes: TeamNewPipe#12011
Closes: TeamNewPipe#12040
@github-actions github-actions bot added the size/small PRs with less than 50 changed lines label Mar 2, 2025
@ShareASmile ShareASmile added feature request Issue is related to a feature in the app youtube Service, https://www.youtube.com/ feed Issue is related to the feed labels Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Issue is related to a feature in the app feed Issue is related to the feed size/small PRs with less than 50 changed lines youtube Service, https://www.youtube.com/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make premium videos in subscription list recognisable Being able to open the members-only video page
2 participants