Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 611 Bytes

Readme.md

File metadata and controls

17 lines (13 loc) · 611 Bytes

This node script takes an excel sheet of Brightcove video reference ids and downloads the mp4 video rendition with the highest average bitrate and the greatest width

Requirements:

To run locally:

clone repo
npm install
npm start
enter Brightcove accountID, policy key, location of excel and output folder(optional)
mp4 files will be found in a downloads folder unless output folder is specified