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

[Feature Request]: youtube-watchmarker #4238

Open
jepsefan opened this issue Dec 22, 2024 · 0 comments
Open

[Feature Request]: youtube-watchmarker #4238

jepsefan opened this issue Dec 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jepsefan
Copy link

Describe the feature you'd like to request

Implement feathers "youtube-watchmaker" for displaying old watched videos that YouTube is no longer showing that I have watched but still recommends me to watch again.

(YouTube is not displaying watched marking on the videos for me, shortest 3 months and longest 12 months.
Using history from Google Takeout I had over 8 years of history and over 25000 watched videos.)

Describe the solution you'd like

  • Sending history to YouTube and local database simultaneous.

  • Another color for progress bar that is being shown underneath watched videos for the local database when YouTube history is not available.

  • Import: watchmarker-youtube.database

  • Backup: watchmarker-youtube.database

https://github.com/sniklaus/youtube-watchmarker
(https://github.com/janpaul123/youtube-takeout-to-watchmarker)

(From the chrome extension down below
"Condition
Mark a video as watched once it has been opened in the browser.
Mark a video as watched once it appears in the browser's history.
Mark a video as watched once the player reports progress to Youtube.
Mark a video as watched once it has the official Youtube watched badge.
Mark a video as watched once it appears in Youtube's watch history.

Visualization
Mark watched videos by slightly fading the thumbnail out.
Mark watched videos by converting the thumbnail to grayscale.
Show a textual badge in addition to graying out watched videos.
Show the date of when the video has been watched in the textual badge.
Hide the progressbar that is being shown underneath watched videos.")

Describe alternatives you've considered

None

@jepsefan jepsefan added the enhancement New feature or request label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant