Skip to content

Feature: Update the feed item when video is played#13364

Open
aivelon wants to merge 1 commit intoTeamNewPipe:refactorfrom
aivelon:update-feed-item-from-video-detail
Open

Feature: Update the feed item when video is played#13364
aivelon wants to merge 1 commit intoTeamNewPipe:refactorfrom
aivelon:update-feed-item-from-video-detail

Conversation

@aivelon
Copy link
Contributor

@aivelon aivelon commented Mar 18, 2026

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

Update the playtime and view count on the feed item from the video player fragment. When video is opened, it loads the view count which is updated on the feed item. Anytime the video is paused or seek forward/backward or closed, the feed item is updated to show the latest play time.

Before/After Screenshots/Screen Record

2026-03-18.21-12-18-new.mp4

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

…oads its view count and updates the play time which will now reflect in the feed item as well.
@github-actions github-actions bot added the size/medium PRs with less than 250 changed lines label Mar 18, 2026
@aivelon aivelon changed the title update the feed item from the when video is played. Opening a video l… Update the feed item from the when video is played. Mar 18, 2026
@aivelon aivelon changed the title Update the feed item from the when video is played. Update the feed item when video is played Mar 18, 2026
@aivelon aivelon changed the title Update the feed item when video is played Feature: Update the feed item when video is played Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/medium PRs with less than 250 changed lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant