Youtube Playlist Recovery Source:     Github

This project was made in a hurry. A prior service that I was using was shutting down and they were not willing to open source their code. So I took things into my own hands and created this

A scheduler runs every 2 days cataloguing all your playlists and liked videos in Youtube, storing them in a MongoDatabase. It then compares between the two, past and present. And finally it also links up with an email service to ensure you get notified of the missing video.

Its been deployed on Heroku with Cloudflare helping and you can visit it at: https://www.yt-playlists-recovery.site/

MongoDB, Express and a little PUG.


Update: I don't have the money to renew the domain so by the time you're reading this, it might already be dead. You'll have to clone the repo and run it yourself.