CodingGarden/listd

FR: Save/highlight watched videos

Opened this issue · 0 comments

Describe the problem

Saving the videos that the user clicked to help the user keep track of the watched videos. (Does the YT API provide such watch time? Like this red line?

image

Describe the proposed solution

We can add the video to the user's localStorage or the database (more DB migrations, hooray!).

Have you checked if this issue has already been raised?

  • I did not find any similar issues

Code of Conduct

  • I agree to follow this project's Code of Conduct