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

feat: Mark as Watched in feed #3746

Merged
merged 6 commits into from
Jan 7, 2025
Merged

Conversation

HiImKobeAnd
Copy link
Contributor

@HiImKobeAnd HiImKobeAnd commented Aug 4, 2024

This PR builds upon crhallberg's PR (#1581) which add a button besides “Add to Playlist” button for videos in feed.

  • The button is hidden when watch history is disabled and not viewing the feed.
  • The button adds videos to the watch history and hides them from the feed, depending on preferences.
  • The button resets the duration of the video if clicked after marked as watched, but does not remove it from watch history.

Addresses #1512.
Closes #1581.

src/main.js Outdated Show resolved Hide resolved
Copy link
Member

@Bnyro Bnyro left a comment

Choose a reason for hiding this comment

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

@Bnyro Bnyro enabled auto-merge (squash) January 7, 2025 12:50
@Bnyro Bnyro merged commit 676dbef into TeamPiped:master Jan 7, 2025
4 checks passed
@crhallberg
Copy link

crhallberg commented Jan 9, 2025

Thank you, @HiImKobeAnd and @Bnyro!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants