You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When importing a video inside the media library, if the video is from Vimeo, the download fails with a http 429 status (too many requests). This seems an issue related to the fact Vimeo forbids the scraping of its pages (which Youtube still consents), making it impossible to import its videos inside the media library.
The text was updated successfully, but these errors were encountered:
Orchard/src/Orchard.Web/Modules/Orchard.MediaLibrary/Controllers/OEmbedController.cs
Line 85 in 0d9fccb
When importing a video inside the media library, if the video is from Vimeo, the download fails with a http 429 status (too many requests). This seems an issue related to the fact Vimeo forbids the scraping of its pages (which Youtube still consents), making it impossible to import its videos inside the media library.
The text was updated successfully, but these errors were encountered: