WordPress.org

Make WordPress Core

Opened 4 years ago

Last modified 23 months ago

#10950 new feature request

Download external files to Media Library

Reported by: dougal Owned by:
Priority: normal Milestone: Future Release
Component: Media Version:
Severity: normal Keywords: needs-patch
Cc:

Description

The media uploader currently allows you to upload a file from your local computer or link to an external URL.

However, when linking to an external URL (in particular for an image), you don't get the same options as you would have when actually adding a resource to your site's media library.

It would be nice to be able to fetch a file from an external source, and add it to the library, just as with a regular file upload. Then the file could be included in a gallery, you could use the image editor to crop/resize, etc.

Primary use-case would be to fetch an external image into the library without having the extra steps of saving to your local computer, then re-uploading it to your WP site. However, it should work with any allowed content-type (audio, video, pdf, etc).

It may also be useful to save the original URL as attachment metadata.

Change History (4)

comment:1 ryan4 years ago

I think there are plans for this. Press This already does some image sideloading that could be used.

comment:2 janeforshort3 years ago

  • Milestone changed from 3.0 to Future Release

Punting due to agreement that we not add any new features to 3.0 beyond the merge with MU, post types, new default theme, and better menu management. If someone works on a patch for this during the 3.0 cycle, it can be evaluated at the beginning of 3.1 for inclusion.

comment:3 ocean9023 months ago

  • Component changed from Upload to Media
  • Keywords needs-patch added; media upload external url removed
  • Summary changed from Add to Media Library from URL to Download external files to Media Library

comment:4 dougal23 months ago

Just as a point of interest, plugin by @bbqiguana which implements some sideloading: http://wordpress.org/extend/plugins/add-linked-images-to-gallery-v01/

Note: See TracTickets for help on using tickets.