I made an RSS feed generator for bdsmlr (useful for migrating to imaglr)
I've spent the last few weeks experimenting with the bdsmlr API and built something I think many of you will find useful.
If you've ever tried following blogs via RSS or migrating a large blog to imaglr, you've probably run into broken image feeds. This tool addresses that issue.
Try it here: https://bdsmlr-rss.up.railway.app
Just enter a blog name, preview the feed, and use the generated URL for imaglr rss imports.
For private blogs, you'll need to provide your v2_session token from bdsmlr. The site will tell you if a blog is private. The token is used only for authentication and is never stored or logged. Source code: https://github.com/zastraeaxyz/bdsmlr-rss
If you find any bugs, please let me know in the comments.
Note: This is intended mainly as a migration tool. I probably won't keep it hosted for longer than a month, so if you need it, don't wait too long. If bdsmlr changes something and the feeds break again, I'll do my best to get a fix out quickly.