Aliucord / plugin-requests

Plugin requests for Aliucord
42 stars 3 forks source link

Automatically patch media.discordapp.net urls #130

Closed luphoria closed 2 years ago

luphoria commented 3 years ago

Discord Account

luphoria#7398

Plugin Description

This plugin would fix links to videos coming from media.discordapp.net so that they play in-app.

Go into more detail...

When sending links of videos to other people via the mobile app, they will copy as a media.discordapp.net link, which does not play in app. They only play when the link is under cdn.discordapp.com. This theoretical plugin would simply load the video from cdn.discordapp.com (and also perhaps fix the link it provides when you try to share an existing video)

Request Agreement

terabyte25 commented 3 years ago

Partially completed with https://github.com/terabyte25/plugins/blob/builds/VideoEmbedPatch.zip