Skip to content

examples

Vsevolod Trofimov edited this page Jul 5, 2018 · 1 revision

This example shows how to work with casperapi in serverless environment This example contains

  • Saving
  • Updating
  • Downloading
  • Generating a temporary link to the file
  • Displaying media (like video \ audio \ images)

🔨 Video timestamp support will be implemented later

Barely any transpiling and polyfilling is done, so consider using latest Chrome \ Firefox \ Edge.

This example contains

  • Saving
  • Updating
  • Downloading
  • Generating a temporary link to the file

Using readableStreams and Buffers in nodejs

Clone this wiki locally