We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix for Vimeo images without an extension. Stole some code from @Tout… …ouwai :)
Fix issue with getting Youtube video title for image description.
Fix error when defined field is no longer available.
Cleanup getting of Vimeo data
Fix getting of description from Vimeo
Allow all text field types
Fix PHP 7.2 count() notice. Code cleanup.
Fix broken regex (from no-cookie PR). Remove old code for grabbing vi… …deo title and implement `wireHttp` instead.
Bump version after PR