Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

211
Views
Download video data as blob from Dropbox via JS SDK

I'm trying to automatically generate thumbnails for videos that have been uploaded to my Dropbox via Zoom. I'm using fluent-ffmpeg in a Firebase function, so the environment is a node.js runtime. I can get the Dropbox share url of the video when it loads, but I can't figure out how to download the file into the node environment as a blob so that ffmpeg can process it and generate the screenshots.

Any help appreciated.

Thanks!

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Using the Dropbox API v2 JavaScript SDK, you can use the filesDownload method to download a file directly, or the sharingGetSharedLinkFile method to download a file from a shared link.

There's an example of handling the result in Node here. (That happens to be written for sharingGetSharedLinkFile, but filesDownload works the same way.)

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!