Sha256: a3f95f0903f6063ed796593a7aa0bce1ec909c2b4e68894c7690befbe4c3c1dc
Contents?: true
Size: 326 Bytes
Versions: 29
Compression:
Stored size: 326 Bytes
Contents
require 'filestack' # intelligent upload flow requires you to pass in the intelligent parameter # and have the service enabled on your application client = FilestackClient.new('APIKEY') filelink = client.upload(external_url: 'http://trailers.divx.com/divx_prod/profiles/WiegelesHeliSki_DivXPlus_19Mbps.mkv') puts filelink.url
Version data entries
29 entries across 29 versions & 1 rubygems