Closed FarisZR closed 8 months ago
I have forked the project and added some patches for it to work in docker. I tested it locally and its working! PR coming up.
this still doesn't work, the reason is the MSC 3680 spec only allows 307/308 responses, 302 isn't accepted. https://github.com/Fizzadar/matrix-spec-proposals/blob/2b93616f5260014f256db96692fd0c46a31b2548/proposals/3860-media-download-redirect.md
The discord CDN proxying trick doesn't work anymore, discord now requires signed URLs to use their CDN. There is this project, https://github.com/ShufflePerson/Discord_CDN which does what we need, a resolver for Discord CDN links using a normal account token.
The issue is I can't seem to get it to build in docker. https://github.com/ShufflePerson/Discord_CDN/issues/1