NicolasConstant / sengi

Mastodon & Pleroma Multi-account Desktop Client
https://nicolasconstant.github.io/sengi/
GNU Affero General Public License v3.0
524 stars 34 forks source link

Stop using v1 media endpoint (Mastodon) #606

Open Lastorder-DC opened 10 months ago

Lastorder-DC commented 10 months ago
  1. v1 endpoint is deprecated
  2. When using v1 endpoint, media conversion process runs in the web process and can increase the load on the server.
  3. By above reason, some server started to block gif, mp4 upload while using v1 endpoint.