recc-tech / tech

Documentation and scripts for the production team at River's Edge Community Church
2 stars 0 forks source link

Autogenerated Vimeo captions not always disabled by MCR teardown script #274

Open louis-hildebrand opened 3 months ago

louis-hildebrand commented 3 months ago

In some cases, the autogenerated captions provided by Vimeo remain active even though there's a task in the MCR teardown script to disable them. Maybe the autogenerated captions take a few minutes to appear and the MCR teardown script finishes before then. We could have the script wait a few minutes for the autogenerated captions to appear in case it doesn't find anything to disable.

Likewise, on some weeks the .docx file with the message notes is uploaded fairly late and so the script doesn't download it along with the other assets. Maybe we should make a separate task that waits for the notes to appear.

Checklist