The Upload module uses a dynamic ingest process to retrieve and transcode video content. When you select a file to upload, {{ site.product_short }} uses a pull-based process to pull the content from a storage location where it then uses the Zencoder transcoding service to transcode the content.
The Upload module supports various methods of uploading videos:
This topic will focus on how you can get the remote URL for popular cloud file hosting services. Using the remote URL upload method is helpful for larger files that may have been edited/processed by people outside of your organization. Rather than copying a large file to your local machine, a remote URL to the file can be provided and {{ site.product_short }} can pull the file from the location. In all cases, you must ensure the URL to the file is publicly available or the upload will fail.
To get the URL for a video stored out on Google Drive, follow these steps:
The URL returned in the Output link field is the URL to use in the Upload module to upload the video.
To get the URL for a video stored out on Dropbox, follow these steps:
Notes:
%20
. Rename any folders or files, replacing spaces with underscores (_
) when using those links to upload.?dl=0
. To force the browser to download the contents of the link, you must change that part of the URL to ?dl=1
.To get the URL for a video stored out on Box, follow these steps:
There should be no issues using URLs for video files hosted on other cloud platforms (i.e. Amazon S3) as long as the URL is a public facing URL.