Forum Discussion
TriciaRansom
8 years agoCommunity Member
Export closed captions in bulk?
Is it possible to export closed captions in bulk? I have a course with 9 scenes, each scene at least 10-20 slides and/or layers. As you can imagine, exporting the captions slide by slide, layer by l...
JimBertelsen
Community Member
I needed to be able to export captions (just the text, not the timecodes) in bulk, so I wrote some javascript that will export captions to a text document while progressing through the course. The attached story file provides an example.
Publish the story to html, open in a browser, and click the Export Captions button.
A new browser window will open, and captions will be exported to that window as you progress through the course. Remember to save the text before closing the window, or it will be lost.
Feel free to use/adapt the code for your purposes.
PFitzgerald
4 years agoCommunity Member
This is very helpful. Could this code be adapted to extract the CCs and Media Library contents, while maintaining their original file names?