ODNZSL / nzsl-dictionary-scripts

Scripts needed to support the NZSL mobile applications
MIT License
3 stars 2 forks source link

Force video urls to use mp4 #8

Closed joshmcarthur closed 6 years ago

joshmcarthur commented 6 years ago

NZSL has recently begun receiving recorded videos in webm format from their supplier. Unfortunately, iOS does not natively support webm. As a temporary but possibly permanent workaround, NZSL dictionary staff have agreed to transcode webm videos to mp4 and place them in the same folder structure as the webm files.

This change to the script replaces any video filename with webm with mp4 which can be played in Android and iOS.

Br3nda commented 6 years ago

All awesome. Can you merge? If not i'll check and get you permissions.