vimeo videos failing #929

Closed
opened 2025-11-09 10:02:09 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @hyperdefined on GitHub (Aug 11, 2025).

bug description

vimeo videos are failing on all instances.

reproduction steps

  1. try to download any vimeo video
  2. fails for empty media or "something went wrong"

screenshots

Image

links

https://vimeo.com/288386543
(any other ones)

platform information

Firefox 141.0.3 on Windows 11

additional context

doing some quick debugging, this function is failing as there is no files object anymore. not sure if vimeo is just limiting this or there is a different api to use

Originally created by @hyperdefined on GitHub (Aug 11, 2025). ### bug description vimeo videos are failing on all instances. ### reproduction steps 1. try to download any vimeo video 2. fails for empty media or "something went wrong" ### screenshots <img width="745" height="536" alt="Image" src="https://github.com/user-attachments/assets/8e90587e-15ba-4000-914c-4b5e4b49926b" /> ### links ```shell https://vimeo.com/288386543 (any other ones) ``` ### platform information Firefox 141.0.3 on Windows 11 ### additional context doing some quick debugging, [this function](https://github.com/imputnet/cobalt/blob/1d5db46a79ec60804548380e03743e8b58413015/api/src/processing/services/vimeo.js#L77) is failing as there is no `files` object anymore. not sure if vimeo is just limiting this or there is a different api to use
GiteaMirror added the bug label 2025-11-09 10:02:09 -06:00
Sign in to join this conversation.