mitodl / odl-video-service

building blocks for a basic video service for ODL
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

migrate caption files and convert SRT to VTT #416

Closed pdpinch closed 6 years ago

mbertrand commented 6 years ago

TechTV caption files are stored on the TTV production server and DE server, not on S3. Copies are also available on Dropbox.

Assuming Dropbox is up-to-date with the latest files, the easiest way to transfer these to OVS is probably via Dropbox API to S3.

mbertrand commented 6 years ago

@emmello I ran a query to get the caption filenames for approved videos in protected collections, based on the MySQL backup from 11/17. There's 55 returned but < 10 of them are in dropbox.

pdpinch commented 6 years ago

@mbertrand did you tell me that none of the protected collection contain videos with captions?