You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
(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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: