covidterns / youtube-deleted-videos

A repo for the project that determines which of your YouTube playlist's videos were deleted.
8 stars 6 forks source link

Prototyping the playlist scanning logic #2

Closed saffaura closed 4 years ago

saffaura commented 4 years ago

Added js file that attempts to search a playlist for deleted videos, update the titles, and style the text to draw the user's attention.

Included stubs for eventual server-side logic.

See the readme for more info.