Skip to content

Cloudflare Stream Downloader 1.1.0

Latest
Compare
Choose a tag to compare
@Schachte Schachte released this 01 Aug 15:47
· 8 commits to master since this release
  • Adds ability to override the upload endpoint for different environments
AccountID         = os.Getenv("STREAM_ACCOUNT") // replace with your Cloudflare account ID
API_KEY           = os.Getenv("STREAM_API_KEY") // replace with your Cloudflare API key
ENDPOINT_OVERRIDE = os.Getenv("CLOUDFLARE_URL") // optional endpoint override for upload destination