I always complained about YouTube feed, wanted it to show me new music based on my subscriptions. No AI, just a dump algorithm.
So I created this app trying to solve it:
Link: https://yrr.vercel.app/
Code: https://github.com/stoufa88/yrr
It uses YouTube data API to get subscriptions, access channels then get 5 videos from the upload playlist. It also has some configuration to set min views...
Don't hesitate if you have any feedback.