I love the idea of rss feeds and needed a quick way to get all my yt subscriptions to this format and i made ths thing. You can access it here
-
Install requiered dependencies:
pip install requests flask
-
Run the app:
python app.py
-
Access the website on localhost:5000