Actions
Feature proposal #7906
closedImprove reliability of attachment parsing
Description
If your server is rate limited by YouTube then the attachment will fail to attach as a video. YouTube should be treated as a trusted domain and still attach as a video, but we won't be able to get title and description.
Updated by krileon over 4 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented fallback behavior for trusted domains and implemented DOMDocument and DOMXPath checks as those being unavailable will result in metadata failing.
Actions