Ticket UUID: | f50d806a5fbcb5e1c6f80e612dd6bca0bc900e4e | |||
Title: | Add option of rewriting discord CDN links to their Media domain | |||
Status: | Fixed | Type: | Feature_Request | |
Severity: | Minor | Priority: | Low | |
Subsystem: | Discord | Resolution: | Fixed | |
Last Modified: | 2021-06-01 16:25:42 | |||
Version Found In: | 0.42.1 | |||
Astrid — 2019-12-21 14:37:39 The premise of this is very simple, to bodge-fix what is really a bizarre design choice. Unsure how URLs are presented in the discord UI (in comparison to slack's support), because design wise it brings up the issue that we'd also replacing the contents or intents of messages (why I've recommended this to be an option). As it would make sense not to edit the message text of anything coming through, and only the URL being different when clicked(/copied) Sample content (contains music): | ||||
cancel — 2019-12-22 04:26:06 Sorry, I am having a hard time understanding this. Could you rephrase it? | ||||
Astrid — 2019-12-23 09:36:40 In short, having an option to rewrite incoming CDN discord URLs onto the alternative domain bypasses the download requirement of any video file, and plays in the user's browser. It's a nifty QoL feature, but would it still be ethical to do even as an opt-in behaviour | ||||
cancel — 2021-06-01 16:25:27 Implemented in next version. Only works if the contents of the message as sent by the Discord server indicate that there is something at the media subdomain, which it usually does. (Ripcord won't blindly rewrite it.) |